R/make_input_template.R
write_input_template.Rd
Writes a template .xlsx file ("DSbulkUploadR_input.xlsx") to the specified location.
write_input_template(write_path = getwd())
String. The path where the input.xlsx file should be written. Defaults to the current working directory
NULL (invisibly)
if (FALSE) { # \dontrun{ write_input_template() } # }