This is the R package for HW2 of course STSCI 6520. To know the installation about the package and some toy examples, please refer to the vignette.
Install the package by using the following commands in R:
install_github("sophiaycl/HW2")
library(HW2)
To read the vignette, using the command:
vignette('HW2')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.