The Public Health Environmental Surveillance Open Data Model (PHES-ODM, or ODM). A data model, dictionary and support tools for environmental surveillance.
Creative Commons Attribution Share Alike 4.0 International
Refactored file-creation to utilize openxlsx package.
Code can be tested locally by running the "create_release_files" function. For testing it is recommended to use the local dictionary, I have provided a simplified dictionary to test features found here: "data/test-data/standard".
Here is the command I run: create_release_files(1,1,"data/test-data/standard").
Refactored file-creation to utilize openxlsx package.
Code can be tested locally by running the "create_release_files" function. For testing it is recommended to use the local dictionary, I have provided a simplified dictionary to test features found here: "data/test-data/standard".
Here is the command I run: create_release_files(1,1,"data/test-data/standard").