dpr_yaml_init
dpr_yaml_init.Rd
A function that provides a convenient way to initialize a YAML configuration
by merging default settings with user specific values to the
datapackager.yml
file's key:value pairs. If no arguments are provided, it
will return the datapackager.yml
file default values. See ?dpr_yaml_defaults
for a list of default values, or call this function with no arguments.