| config.help | Function to access external helps about configurations format... |
| config.list.merge | Merge list file (From config package), list.right will... |
| configr | configr package |
| config.sections.del | Delete sections in config, just do config[sections] <- NULL |
| convert.config | Covert configuration file from JSON/INI/YAML/TOML to... |
| eval.config | Read from the currently active configuration... |
| eval.config.merge | Merge config parameter sets by sections. |
| eval.config.sections | Get config file parameter sections |
| fetch.config | Fetch configuration file and generate a merged list |
| get.config.type | Get config file type retreiving json/ini/yaml or FALSE |
| is.config.active | Test active configuration |
| is.configfile.active | Test active configuration file |
| is.ini.file | Function to check wheather file is INI format |
| is.json.file | Function to check wheather file is JSON format |
| is.toml.file | Function to check wheather file is TOML format |
| is.yaml.file | Function to check wheather file is YAML format |
| parse.extra | Parse the configuration var format, and replace it by... |
| read.config | Read from the file (JSON/INI/YAML/TOML be supported),... |
| str2config | Parse configuration string to R list object. |
| write.config | Write config in a file (JSON/YAML/INI) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.