knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
The goal of DemoCourse is to demonstrate making a package for a course.
You can install DemoCourse from github with:
# install.packages("devtools") devtools::install_github("rpruim/DemoCourse")
To be added later.
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.