knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

rphilly

R-CMD-check Codecov test coverage Lifecycle: experimental

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)

Installation

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-19

The following functions are available for COVID-19 data extraction, with data supplied from several datasets:



rsh52/rphilly documentation built on Dec. 22, 2021, 7:17 p.m.