generate a filename for a download

generate_download_filename(template, root, data, create_directory = TRUE)

Arguments

template

same as whisker template

root

the root of the directory hierarchy

data

data used to populate the template

create_directory

boolean indicating whether to (recursively) create the directory hierarchy.

Value

a filename