| dist_to_rm | R Documentation |
For simple feature geometries in projected coordinate reference system,
euclidean distance (in km) is returned between features of from
and to categorized by levels specified in rm.
dist_to_rm(from, to, rm, id = "id")
from |
|
to |
|
rm |
Column name of |
id |
Column name of |
A tibble containing min, max, mean and median distance
for each raw material (level of rm column) to an observation
specified in from (settlement) is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.