
Copy Configuration Template
copy_config_template.RdCopies the default configuration template file (config.yml) to the specified destination directory.
Usage
copy_config_template(to = getwd())Value
Logical value indicating whether the file copy was successful, as returned by the underlying copy function.
Details
This is a convenience function that copies the config.yml
template using copy_vauryou_file().