The R package contains our mostly used useful functions developed by members of the group.
The package can be directly installed in R using the devtools package:
require(devtools)
install_github('xiashen/sysubiostat')
Or by cloning the GitHub repository in your terminal:
git clone xiashen/sysubiostat
R CMD install sysubiostat
Enjoy!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.