CRiSp (City River Spaces) provides tools to automate the morphological delineation of riverside urban areas.
You can install the development version of CRiSp from GitHub with:
# install.packages("devtools")
devtools::install_github("CityRiverSpaces/CRiSp")
This is a basic example which shows you how to solve a common problem:
library(CRiSp)
## basic example code
We look very much forward to contributions to the package. See the Contributing Guide for further details.
This package is released with a Contributor Code of Conduct. By contributing to this project you agree to abide by its terms.