README.md

Homework package for BTRY 6520 (Bugs fixed!)

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!



xw547/hwpkg documentation built on Dec. 23, 2021, 7:14 p.m.