Calculate the row and column given the quadrat index, as calculated in gygy.to.index. Both row and column start at 1, not 0 as in quadrat naming.
1 | index.to.rowcol(index, gridsize = 20, plotdim = c(1000, 500))
|
index |
Quadrate number, between 0 and 1249 in the standard plot. |
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.