Downloads a template Excel config file that can be user customised. End users should download this config, and then update for their own configuration.

download_template_config(dest_path = "config_template.xlsx")

Arguments

dest_path

Where to download to. Defaults to home directory

Value

A file will be saved in specified location

Examples

download_template_config("~/config.xlsx")
#> File downloaded to: ~/config.xlsx