Package: distanceto 0.0.3
distanceto: Calculate Distance to Features
Calculates distances from point locations to features. The usual approach for eg. resource selection function analyses is to generate a complete distance to features surface then sample it with your observed and random points. Since these raster based approaches can be pretty costly with large areas, and often lead to memory issues in R, the distanceto package opts to compute these distances using efficient, vector based approaches. As a helper, there's a decidedly low-res raster based approach for visually inspecting your region's distance surface. But the workhorse is distance_to.
Authors:
distanceto_0.0.3.tar.gz
distanceto_0.0.3.zip(r-4.5)distanceto_0.0.3.zip(r-4.4)distanceto_0.0.3.zip(r-4.3)
distanceto_0.0.3.tgz(r-4.4-any)distanceto_0.0.3.tgz(r-4.3-any)
distanceto_0.0.3.tar.gz(r-4.5-noble)distanceto_0.0.3.tar.gz(r-4.4-noble)
distanceto_0.0.3.tgz(r-4.4-emscripten)distanceto_0.0.3.tgz(r-4.3-emscripten)
distanceto.pdf |distanceto.html✨
distanceto/json (API)
NEWS
# Install 'distanceto' in R: |
install.packages('distanceto', repos = c('https://robitalec.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/robitalec/distance-to/issues
animaldistance-toecologyresource-selectionrsfspatial
Last updated 1 years agofrom:f7e130f132. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-win | OK | Oct 23 2024 |
R-4.5-linux | OK | Oct 23 2024 |
R-4.4-win | OK | Oct 23 2024 |
R-4.4-mac | OK | Oct 23 2024 |
R-4.3-win | OK | Oct 23 2024 |
R-4.3-mac | OK | Oct 23 2024 |
Exports:distance_rasterdistance_to
Dependencies:BHclassclassIntDBIe1071geodistKernSmoothmagrittrMASSnaborproxyRcppRcppEigens2sfunitswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Distance to raster | distance_raster |
Distance to | distance_to |
distance-to | distanceto-package distanceto _PACKAGE |