README.md

HCV

The latest version of the HCV algorithm has not publish on R Cran packages yet.

Installation

You can use devtools::install_github for installing the latest version of the HCV algorithm

```{r=} devtools::install_github("DongDong-Zoez/HCV") library(HCV)


## Usage

You may review the R documentation to get start with the HCV algorithm

```{r=}
?HCV::HierarchicalVoronoi
?HCV::SMI


DongDong-Zoez/HCV documentation built on Dec. 17, 2021, 5:29 p.m.