Man pages for configr
An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)

config.helpFunction to access external helps about configurations format...
config.list.mergeMerge list file (From config package), list.right will...
configrconfigr package
config.sections.delDelete sections in config, just do config[sections] <- NULL
convert.configCovert configuration file from JSON/INI/YAML/TOML to...
eval.configRead from the currently active configuration...
eval.config.mergeMerge config parameter sets by sections.
eval.config.sectionsGet config file parameter sections
fetch.configFetch configuration file and generate a merged list
get.config.typeGet config file type retreiving json/ini/yaml or FALSE
is.config.activeTest active configuration
is.configfile.activeTest active configuration file
is.ini.fileFunction to check wheather file is INI format
is.json.fileFunction to check wheather file is JSON format
is.toml.fileFunction to check wheather file is TOML format
is.yaml.fileFunction to check wheather file is YAML format
parse.extraParse the configuration var format, and replace it by...
read.configRead from the file (JSON/INI/YAML/TOML be supported),...
str2configParse configuration string to R list object.
write.configWrite config in a file (JSON/YAML/INI)
configr documentation built on July 17, 2020, 5:07 p.m.