gxgy.to.quad: Calculate a quadrat name from gy-gy.

Description Usage Arguments

Description

Calculate a quadrat name (column number then row number, as a 4-digit character string) from gy-gy.

Usage

1
2
gxgy.to.quad(gx, gy, gridsize = 20, plotdim = c(1000, 500),
  digits = 2, start = "zero")

Arguments

gx, gy

Tree x and y coordinate.

gridsize

Side of the square quadrate.

plotdim

The x and y dimensions of the plot.

start

If start = "zero", quadrats start with 0000, otherwise, they start with 0101.


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