Description Usage Arguments Value Examples
Given a data frame with the centroid location (in lat/lon) of all the regions construct the corresponding Euclidian distance matrix.
1 | distance.matrix(mydata = NULL)
|
mydata |
The complete list with all the information for the run. |
A 2D matrix with the Euclidian distance between the centroids of the fit regions. (Units are km.)
1 | distance.matrix{mydata=mydata}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.