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

View source: R/help.R

config.helpR 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)

Miachol/configr documentation built on July 22, 2023, 9:55 a.m.