Load data and summarize metadata
Source:R/combine_and_summarize_ww_data.R
load_data_and_summarize.Rd
This function pulls in an individual hospital admissions and wastewater dataset for a particular forecast date and location. It computes summary statistics on the wastewater characteristics for that state on that forecast date. It will return a single row dataframe with the relevant metadata.
Arguments
- fp_hosp
Character string indicating the filepath for the hospital admissions dataset, expected as a tsv
- fp_ww
Character string indicating the filepath for the hospital admisisons dataset, expected as a tsv
- this_forecast_date
Character string indicating the forecast date in ISO8601 format (YYYY-MM-DD)
- this_location
Character string indicating location, formatted as state abbreviation