Calculate a quadrat name (column number then row number, as a 4-digit character string) from gy-gy.
1 2 | gxgy.to.quad(gx, gy, gridsize = 20, plotdim = c(1000, 500),
digits = 2, start = "zero")
|
gx, gy |
Tree x and y coordinate. |
gridsize |
Side of the square quadrate. |
plotdim |
The x and y dimensions of the plot. |
start |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.