| config.help {configr} | R Documentation | 
Function to access external helps about configurations format or other related information
Description
Function to access external helps about configurations format or other related information
Usage
config.help(name = NULL, show_all_names = FALSE)
Arguments
name | 
 Name or number of helps  | 
show_all_names | 
 Show all urls name  | 
Examples
 config.help()
## Not run: 
 config.help(1)
 config.help('ini_git_search')
## End(Not run)
[Package configr version 0.3.5 Index]