dpr_description_init
dpr_description_init.Rd
A function that provides a convenient way to initialize a package's
DESCRIPTION
file by merging default settings with user specific values to the
DESCRIPTION
file's key:value pairs. If no arguments are provided, it will
return the default values. See dpr_description_defaults()
for a list of
default values, or call this function with no arguments.