distanceto
CRANdistancetoMaRDI QIDQ118923FDOQ118923
Calculate Distance to Features
Last update: 1 June 2023
Copyright license: GNU General Public License
Software version identifier: 0.0.2, 0.0.3
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.
This page was built for software: distanceto