knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
knitr::include_graphics("img/rphilly.png")
The goal of rphilly
is to provide convenient helper functions and pre-processed datasets from OpenDataPhilly.org. This package is in no way responsible for the actual recording, updating, or contents of the raw datasets. (It also has no relation to the NHL, but we do respect our favorite orange jawn)
You can install the development version of rphilly
from GitHub with:
# install.packages("devtools") devtools::install_github("rsh52/rphilly")
This package is still in development.
rphilly
: COVID-19The following functions are available for COVID-19 data extraction, with data supplied from several datasets:
covid_tests_cases
covid_hospitalizations
covid_vaccinations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.