Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.03 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.03 KB

CRiSp

R-CMD-check

CRiSp (City River Spaces) provides tools to automate the morphological delineation of riverside urban areas.

Installation

You can install the development version of CRiSp from GitHub with:

# install.packages("devtools")
devtools::install_github("CityRiverSpaces/CRiSp")

Example

This is a basic example which shows you how to solve a common problem:

library(CRiSp)
## basic example code

Contributing

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.