Construct a template capeml workflow
write_template.Rd
Write a workflow template Rmd file for the capeml workflow
Arguments
- scope
(character) Quoted name of the package scope (e.g., "edi"). The default is "knb-lter-cap".
- identifier
(integer) Data package identifier (number).
- path
(character) Path to where the config file will be written. Defaults to the current directory.
- overwrite
(logical) indicates to overwrite an existing file if one exists (default = FALSE).