CDCgov / wastewater-informed-covid-forecasting

Wastewater-informed COVID-19 forecasting models submitted to the COVID-19 Forecast Hub
https://cdcgov.github.io/wastewater-informed-covid-forecasting/
Apache License 2.0
38 stars 6 forks source link

Format `toy_data_vignette` as an R package vignette #53

Open kaitejohnson opened 1 week ago

kaitejohnson commented 1 week ago

Problem

Current Rmd in package is not formatted as an R package vignette

Context

forecasttools examples: https://github.com/cdcent/cfa-forecasttools/blob/main/vignettes/pullnhsn.Rmd

This will fix issues in R CMD check, and if any run failures happen they will easily be caught in CI