Description Usage Arguments Examples
View source: R/chrono-quality.R
Plots mean annual growth rate in a common interval (shown in first plot) over tree age - a subset (eg. historic vs. recent trees, a different site etc.) can be specified to get a different color in the plot.
1 | age_growth_plot(rwl, po, subset = NULL, subset.color = "violet", main = "")
|
rwl |
an rwl object. |
po |
a data frame with series names in the first and pith offset values (number of rings) in the second column. |
subset |
provide a character string of names in rwl which get a different color in the last plot. |
subset.color |
color of the subset. |
main |
optional plot title. |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.