Skip to contents

Write new datapackager.yml with new or modified key:value pairs.

Usage

dpr_yaml_set(path = ".", ...)

Arguments

path

The full path to the data package. The default is the working directory.

...

datapackager.yml value overrides. When arguments are specified, those arguments are used as the YAML key value pairs instead of what is specified by the datapackager.yml. Note, any values can be set here, but only those returned by dpr_yaml_defaults() are used by DPR2. See ?dpr_yaml_defaults for information on those values.

Value

nothing