For every quadrat, finds neighboring quadrats and then returns a vector of abundances in those neighbors, as well as the number of neighboring quadrats. A subroutine used by create.neighbordata.
1 | findneighborabund(abundvect, gridsize = 20, plotdim = c(1000, 500))
|
gridsize |
Side of the square quadrate. |
plotdim |
The x and y dimensions of the plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.