-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
37 lines (36 loc) · 932 Bytes
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
url: https://brshallo.github.io/funspotr/
template:
bootstrap: 5
reference:
- title: "Spotting functions and/or packages"
desc: >
Functions for identifying functions or packages in a single file or collection of files.
contents:
- spot_funs
- spot_pkgs
- spot_tags
- spot_funs_files
- spot_pkgs_files
- title: "List files"
desc: >
Functions for listing the files in a repository or other location.
contents:
- list_files_github_repo
- list_files_github_gists
- list_files_wd
- title: Helpers and others
desc: >
Helpers for manipulating data or plotting as well as variations on the core spotting functions.
contents:
- network_plot
- unnest_results
- check_pkgs_availability
- spot_pkgs_used
- spot_funs_custom
- spot_pkgs_from_description
- str_detect_r_docs
- title: internal
desc: >
Helpers and internal or deprecated functions.
contents:
- install_missing_pkgs