Returns row and column for any set of coordinates. Rows and columns both start at 1, not 0.
1 | gxgy.to.rowcol(gx, gy, gridsize = 20, plotdim = c(1000, 500))
|
gx |
Tree x and y coordinate. |
gy |
Tree x and y coordinate. |
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.