Skip to contents

Create a config template containing default values

Usage

generate_cfg_template()

Value

A list of lists containing the required config keys and values.

Details

TODO: Describe config format and values

Examples

if (FALSE) { # \dontrun{
generate_cfg_template()
} # }