Closed jonjoncardoso closed 3 years ago
Script run_single_region.R was taking its name too seriously and only allowed SC-MAC_GRANDE_FLORIANOPOLIS region to be run.
R -e "setwd(\"epiCata\");devtools::build();devtools::install(upgrade=\"never\");setwd(\"../\")"
Rscript run_single_region.R -m DEBUG -r "2020-07-10" -l "SC_RSA_ALTO_URUGUAI_CATARINENSE"
Closes #28
Script run_single_region.R was taking its name too seriously and only allowed SC-MAC_GRANDE_FLORIANOPOLIS region to be run.
How to validate
Closes #28