Description Usage Arguments Examples
Function to access external helps about configurations format or other related information
1 | config.help(name = NULL, show_all_names = FALSE)
|
name |
Name or number of helps |
show_all_names |
Show all urls name |
1 2 3 4 5 6 | config.help()
## Not run:
config.help(1)
config.help('ini_git_search')
## End(Not run)
|
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.