The purpose of this package is to provide minimal infrastructure for an app that will run at shinyapp.io ... see inst/tsapp
dataset_details()
to catalog column names, date
ranges (for datasets with dates), and dimensionsplot_projection()
functionality to plot projections from
healthdata_projections_data()
from
https://covid19.healthdata.org/projectionsDatasets
, that offers quick, sortable,
searchable dataset descriptions and column names across
all available datasets. available_datasets
convenience function
that reads from a yaml file to give a nice catalog
of available data resources in sars2pack.coronatracker_data
data resource for detailed United States
data. This is the only data resource that includes US testing
numbers, including positive and negatives.us_county_geo_details
from US census gazetteer files to
provide geographic details of US counties (area, lat/long, etc.)enhanced_jhu_data
now returns a tidy tbl_df
rather than a list of wide data.framesjhu_data_to_excel
that writes out
"enriched" dataset to excel for sharing with non data
science types. Replaces functionality of old
enhanced_jhu_data
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.