import_mwra_sewage_data: Import MWRA sewage Covid-19 test data

Description Usage Arguments Value

Description

Data from http://www.mwra.com/biobot/biobotdata.htm. See mwra-data vignette for details. Auto conversion of PDF to .xlsx uses the pdftables API (not free). Updated for Nov 2020 format but does not use error bars.

Usage

1
import_mwra_sewage_data(mwra_sewage_file, api_key = Sys.getenv("pdftable_api"))

Arguments

mwra_sewage_file

character string name of PDF downloaded from MWRA, or Excel spreadsheet if you already converted the PDF to .xlsx another way.

api_key

pdftables API key if using. See https://pdftables.com/pdf-to-excel-api for more details

Value

data frame with MWRA Covid-19 data samples wrangled for use in ggplot2.


smach/WrangleMACovidData documentation built on Jan. 25, 2021, 9:08 a.m.