This is the package that integrates the result form hw1 of BTRY6520.
To try it out, use the code below
library("devtools")
devtools::install_github('xw547/hwpkg', build_vignettes = TRUE)
If you are looking for my vignettes file, please use
browseVignettes("xw547")
in R console.
Also, you can also use
wget https://github.com/xw547/hwpkg/raw/master/vignettes/my-vignette.Rmd
in terminal.
Or got to this and right click Raw and "save as" to download
Happy testing!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.