dist_summaries {RiskMap} | R Documentation |
Summaries of the distances
Description
Computes the distances between the locations in the data-set and returns summary statistics of these.
Usage
dist_summaries(data, convert_to_utm = TRUE, scale_to_km = FALSE)
Arguments
data |
an object of class |
convert_to_utm |
a logical value, indicating if the conversion to UTM shuold be performed ( |
scale_to_km |
a logical value, indicating if the distances used in the variogram must be scaled
to kilometers ( |
Value
a list containing the following components
min
the minimum distance
max
the maximum distance
mean
the mean distance
median
the minimum distance