R package with data for EPIB 704 assignments Package developed using the instructions in the rstudio4edu book https://rstudio4edu.github.io/rstudio4edu-book/data-pkg.html
Install our epib.704 package:
- Install the remotes package: install.packages("remotes")
- Install the epib.704.data package: remotes::install_github("mcarabali1/epib.704.data")