rowcol.to.index: Takes row and column numbers and identifies the quadrate...

Description Usage Arguments

Description

Takes row and column numbers and identifies the quadrate number (index). The row and column numbers are based on a gridsize that by default divides the plot into 20 by 20 m squares. The gridsize can be defined by the user so other quadrate sizes can be used.

Usage

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

Arguments

rowno

Row number.

colno

Column number.

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.