README.md

SYSU Biostat Group Package

The R package contains our mostly used useful functions developed by members of the group.

Installation

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!



xiashen/sysubiostat documentation built on Aug. 30, 2020, 12:05 a.m.