TR | R Documentation |
The data set contains tree ring shape data for Abies_277_h400 sampled from Tateyama, central Japan. Its disk image and shape files can be download from https://www.sanchikanri.com/treering/Abies_277_h400.zip It's intended to demonstrate the structure and use of 'TreeRingShape' class objects within the package.
TR
An object of class classTreeRingShape
of length 1.
# Access basic information about the TreeRingShape object
slotNames(TR)
str(TR)
# Plot the tree ring shape data
Lplot(TR@L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.