Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 321 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 321 Bytes

crreg

Build Status

Installing crreg

Open R console and run the following script.

# install.packages("devtools") # if devtools has not been installed, run this line.
devtools::install_github("chiyahn/crreg")