Provides functionality to group lines that form naturally continuous lines in a spatial network. The algorithm implemented is based on the Continuity in Street Networks (COINS) method from Tripathy et al. (2021) <doi:10.1177/2399808320967680>, which identifies continuous "strokes" in the network as the line strings that maximize the angles between consecutive segments.
Version: | 0.4.0 |
Depends: | R (≥ 4.1.0) |
Imports: | dplyr, rlang, sf, sfheaders |
Suggests: | ggplot2, knitr, rmarkdown, sfnetworks, testthat (≥ 3.0.0) |
Published: | 2025-08-20 |
Author: | Francesco Nattino |
Maintainer: | Francesco Nattino <f.nattino at esciencecenter.nl> |
BugReports: | https://github.com/CityRiverSpaces/rcoins/issues |
License: | Apache License (≥ 2) |
URL: | https://cityriverspaces.github.io/rcoins/, https://doi.org/10.5281/zenodo.14501804, https://github.com/CityRiverSpaces/rcoins |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | rcoins results |
Reference manual: | rcoins.html , rcoins.pdf |
Vignettes: |
Tracing continuous streets using rcoins (source) |
Package source: | rcoins_0.4.0.tar.gz |
Windows binaries: | r-devel: rcoins_0.3.2.zip, r-release: rcoins_0.3.2.zip, r-oldrel: rcoins_0.3.2.zip |
macOS binaries: | r-release (arm64): rcoins_0.3.2.tgz, r-oldrel (arm64): rcoins_0.3.2.tgz, r-release (x86_64): rcoins_0.3.2.tgz, r-oldrel (x86_64): rcoins_0.3.2.tgz |
Old sources: | rcoins archive |
Reverse imports: | rcrisp |
Please use the canonical form https://CRAN.R-project.org/package=rcoins to link to this page.