Big-Life-Lab / PHES-ODM

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
54 stars 18 forks source link

File removal and introduction of logging #257

Closed rvyuha closed 1 year ago

rvyuha commented 1 year ago

Changes: -Renamed function file to "create-release-files.R'. -Added support for passing info on previous release. -Swapped warnings to creation of a log file. -Swapped to the openxlsx package for handling the dictionary. -Added file removal.

Features to add: -Using logger to log progress updates to console while keeping any warnings/errors in the log file. -Function out the reused code for downloading/reading in dictionary then verifying it.