Lrad.plot | R Documentation |
Check center angle of points to input order
Lrad.plot(L, i.ring = 1:4, nrow = 2, ncol = 2)
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)) |
No return value, only draw tree ring plot.
slotNames(TR)
Lplot(TR@L)
str(TR@L)
Lrad.plot(TR@L,11:19)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.