cdr_linking_distances: Link Coordinates to data downloaded from the CDR by...

Description Usage Arguments Value

View source: R/cdr_linking_distances.R

Description

This function performs spatial linking based on coordinates data and minimal distances based on environmental noise data from the CDR. By default it uses simulated coordinates data for demonstration purposes. Own coordinates, however, can be used as well.

Usage

1
2
cdr_linking_distances(file = "", level = 65, feature.name = "Road_Lden",
  coords.file = "")

Arguments

coords.file

Path to file with coordinates; must be formatted as csv text file with a 'X' andheader...

Value

A data.frame with minimal geographic distances for each coordinate


stefmue/georefum documentation built on May 30, 2019, 10:44 a.m.