config.help: Function to access external helps about configurations format...

Description Usage Arguments Examples

View source: R/help.R

Description

Function to access external helps about configurations format or other related information

Usage

1
config.help(name = NULL, show_all_names = FALSE)

Arguments

name

Name or number of helps

show_all_names

Show all urls name

Examples

1
2
3
4
5
6
 config.help()
## Not run: 
 config.help(1)
 config.help('ini_git_search')

## End(Not run)

Example output

                       Items
1          ini_github_search
2              ini_go_github
3              ini_js_github
4   ini_stackoverflow_search
5                   ini_wiki
6          json_cplus_github
7         json_github_search
8             json_go_github
9             json_js_github
10                  json_org
11        json_python_github
12             json_r_github
13 json_stackoverflow_search
14                 json_wiki
15                 toml_cran
16        toml_github_search
17            toml_go_github
18            toml_js_github
19      toml_official_github
20                 toml_pypi
21        toml_python_github
22             toml_r_github
23 toml_stackoverflow_search
24                 toml_wiki
25        yaml_github_search
26            yaml_go_github
27            yaml_js_github
28                  yaml_org
29        yaml_python_github
30             yaml_r_github
31 yaml_stackoverflow_search
32                 yaml_wiki
Not found ini_git_search in configr help urls.

configr documentation built on July 17, 2020, 5:07 p.m.