Description Usage Arguments Details Value
Calculate indices of neighboring quadrats, for a given quadrat index.
1 2 | findborderquads(index, dist = 20, gridsize = 20, plotdim = c(1000,
500))
|
index |
Quadrate number, between 0 and 1249 in the standard plot. |
dist |
Distance in m within which the neighboring quadrates are located. Distance is measured from any side of the index quadrate. |
gridsize |
Side of the square quadrate. |
plotdim |
The x and y dimensions of the plot. |
Standard plotdim
dimensions is : east-west 1000m and north-south 500m, and
standard gridsize
is 20 x 20m by default.
A vector of numbers, the quadrate indices for all surrounding quadrates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.