dists | R Documentation |
Advanced Use Only. This low-level function creates an object of class "dists" from raw numerical data.
dists(df, area, n_obj, max_dist)
is.dists(obj)
df |
A data frame with the columns |
area |
size of the study area in square units |
n_obj |
number of objects in the pattern |
max_dist |
maximum distance to be measured in pattern |
obj |
an R object, preferably of class |
An object of class dists
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.