process_test_data | R Documentation |
Creates coronavirus_cases.csv
, based on coronavirus_cases_new.csv
.
coronavirus_cases_new.csv
combines different sources (Selenium, fetch, and manual),
and might have NA
or negative values for new_test_corrected.
process_test_data()
This file is created/updated by process_jhu_data()
which needs to be run
before.
Input: test data combined from different sources (Selenium, fetch, and manual)automated/coronavirus_tests_new.csv
.
#' Output:
coronavirus_cases.csv
which is then deployed by CI to the processed/
directory in the finddx/FINDCov19TrackerData
repo.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.