process_test_data: Postprocess tests data for input into Shiny App

View source: R/test-data.R

process_test_dataR Documentation

Postprocess tests data for input into Shiny App

Description

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.

Usage

process_test_data()

Details

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.


dsbbfinddx/FINDCov19Tracker documentation built on Nov. 23, 2022, 11:01 p.m.