Lrad.plot: Check center angle of points to input order

View source: R/plot.R

Lrad.plotR 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)


TreeRingShape documentation built on April 4, 2025, 5:10 a.m.