gxgy.to.rowcol: Returns row and column for any set of coordinates.

Description Usage Arguments

Description

Returns row and column for any set of coordinates. Rows and columns both start at 1, not 0.

Usage

1
gxgy.to.rowcol(gx, gy, gridsize = 20, plotdim = c(1000, 500))

Arguments

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.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.