/CSCR

An R Package for CSCR functions

Primary LanguageRMIT LicenseMIT

CSCR

An R Package for CSCR functions

Installation

To install the Package, make sure that the R package "devtool" and "remotes" have been installed. Then, use the following code to install the Package CSCR.

Sys.setenv(R_REMOTES_NO_ERRORS_FROM_WARNINGS="true")
remotes::install_github("syuanuvt/CSCR")