Learn R Programming

configr (version 0.3.5)

config.help: 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

Run this code
# NOT RUN {
 config.help()
# }
# NOT RUN {
 config.help(1)
 config.help('ini_git_search')
# }

Run the code above in your browser using DataLab