Skip to contents

Displays file paths for Wildlife Disease Data Standard templates

Usage

wdds_template(template_file = NULL)

Arguments

template_file

character. file name for a template

Value

file paths or, if path = NULL, a list of file names

Details

If path is null, displays all files in the templates folder.

Examples



wdds_template()
#> [1] "disease_data_template.csv"     "disease_data_template.xlsx"   
#> [3] "project_metadata_template.csv"