Lrad.plot {TreeRingShape}R Documentation

Check center angle of points to input order

Description

Check center angle of points to input order

Usage

Lrad.plot(L, i.ring = 1:4, nrow = 2, ncol = 2)

Arguments

L

list of tree rings

i.ring

integer vector, tree ring number for drawing

nrow

par(mfrow=c(nrow,ncol))

ncol

par(mfrow=c(nrow,ncol))

Value

No return value, only draw tree ring plot.

Examples

slotNames(TR)
Lplot(TR@L)
str(TR@L)
Lrad.plot(TR@L,11:19)


[Package TreeRingShape version 3.0.3 Index]