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.3.2 |
Depends: |
R (≥ 4.1.0) |
Imports: |
dplyr, rlang, sf, sfheaders |
Suggests: |
ggplot2, knitr, rmarkdown, sfnetworks, testthat (≥ 3.0.0) |
Published: |
2025-05-29 |
DOI: |
10.32614/CRAN.package.rcoins |
Author: |
Francesco Nattino
[aut, cre, cph],
Claudiu Forgaci
[aut],
Fakhereh Alidoost
[aut],
Thijs van Lankveld
[ctb],
Netherlands eScience Center [fnd] |
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.14501805,
https://github.com/CityRiverSpaces/rcoins |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
rcoins results |