Repositories

ccc

R package `ccc`: It gives you the comfortable ccc-hull calculation.

We are now hosting the source code of this R package on GitHub.

In addition, you can install `ccc` package by use of install_github function.

library(devtools)
install_github('jundoll/ccc')