Download SORMAS data dictionary
Usage
sormas_get_data_dictionary(path = tempdir(), overwrite = TRUE)Arguments
- path
A character with the path to the folder where the downloaded data dictionary should be stored. Default is
NULLi.e. the data dictionary will be stored intempdir()- overwrite
A logical used to specify whether to overwrite to overwrite the existing data dictionary or not. Default is
TRUE