download_template_config.RdDownloads 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")A file will be saved in specified location
download_template_config("~/config.xlsx")
#> File downloaded to: ~/config.xlsx