distances: Spatial distances

View source: R/RcppExports.R

distancesR Documentation

Spatial distances

Description

Spatial distances

Usage

distances(x, center, res)

Arguments

x

matrix with values

center

numeric value (double) with the value of the focal cell

res

numeric value (double) of the spatial resolution of the matrix

Value

Vector with values the distances between x and center


enerscape documentation built on Jan. 9, 2023, 5:07 p.m.