/chic

Nothing to see here

Primary LanguageRMIT LicenseMIT

Chic

Easy to use library with some clinical methods.

Getting Started

In order to use this package you need to install the devtools package first:

Install devtools

install.packages("devtools")
library(devtools)

Install Chic

install_github("iagolast/chic")
library(chic)