The latest version of the HCV algorithm has not publish on R Cran packages yet.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.