Skip to contents

Write new DESCRIPTION file with new or modified key:value pairs.

Usage

dpr_description_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. See ?dpr_description_defaults for the default values that can be set.

Value

nothing