knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of hw04prebeccalipton is to get a good grade on HW4 in STAT413.
You can install the released version of hw04prebeccalipton by contacting Rebecca Lipton.
install.packages("hw04prebeccalipton")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("21Sp-STAT-413-613/hw04prebeccalipton")
This is a basic example which shows you how to solve a common problem:
library(hw04prebeccalipton) ## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.