README.md

output: pdf_document: default html_document: default

Description

The R package ClustGeo implements a Ward-like hierarchical clustering algorithm including spatial/geographical constraints.

Details are available is the following vignette:

https://chavent.github.io/ClustGeo

Install

To install the current development version from github, use :

```{r eval=FALSE} devtools::install_github("chavent/ClustGeo")

This needs the devtools package to be installed :

install.packages("devtools")

```



Try the ClustGeo package in your browser

Any scripts or data that you put into this service are public.

ClustGeo documentation built on Sept. 30, 2021, 5:07 p.m.