dist.max: Calculate maximum distance among spatial points

View source: R/spatial_correlation_functions.R

dist.maxR Documentation

Calculate maximum distance among spatial points

Description

dist.max computes the maximum distance among a set of spatial points

Usage

dist.max(data, prop)

Arguments

data

numeric data frame with two columns. First column should represent the "x"-coordinates and the 2nd column represents the "y"-coordinates

prop

numeric variable

Value

Character string representing a model name which represents the proposed model structure.


ballengerj/FishyR documentation built on June 17, 2022, 10:33 p.m.