Travis build status AppVeyor Build Status Coverage status

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

jhur Package:

The goal of jhur is to provide accompanying functions for the Introduction to R class at Johns Hopkins.

Installation

You can install jhur from GitHub with:

# install.packages("remotes")
remotes::install_github("muschellij2/jhur")


muschellij2/jhur documentation built on June 13, 2020, 8:07 p.m.