dpr_yaml_set
dpr_yaml_set.RdWrite new datapackager.yml with new or modified key:value pairs.
Arguments
- path
The full path to the data package. The default is the working directory.
- ...
datapackager.ymlvalue overrides. When arguments are specified, those arguments are used as the YAML key value pairs instead of what is specified by thedatapackager.yml. Note, any values can be set here, but only those returned bydpr_yaml_defaults()are used by DPR2. See?dpr_yaml_defaultsfor information on those values.