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.

Package details

AuthorAlec L. Robitaille [aut, cre] (<https://orcid.org/0000-0002-4706-1762>)
MaintainerAlec L. Robitaille <robit.alec@gmail.com>
LicenseGPL (>= 3)
Version0.0.3
URL https://github.com/robitalec/distance-to https://robitalec.github.io/distance-to/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("distanceto")

Try the distanceto package in your browser

Any scripts or data that you put into this service are public.

distanceto documentation built on June 7, 2023, 5:50 p.m.