knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-" )
The goal of jhur
is to provide accompanying functions for the Introduction to R class at Johns Hopkins.
You can install jhur
from GitHub with:
# install.packages("remotes") remotes::install_github("muschellij2/jhur")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.