README.md

CRAN
status Build Status DOI

R package for COCA: Cluster-of-Clusters Analysis

Installing

You can install the latest released version of coca from CRAN with

install.packages("coca")

or the development version from GitHub with

library(devtools)
install_github("acabassi/coca")
library(coca)


acabassi/coca documentation built on July 14, 2020, 8:31 p.m.