index.to.rowcol: Calculate the row and column given the quadrat index.

Description Usage Arguments

Description

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.

Usage

1
index.to.rowcol(index, gridsize = 20, plotdim = c(1000, 500))

Arguments

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.


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