Description Usage Arguments Value Examples
plot_L1
plots time-aligned (L1
) dendrometer or temperature
data for specified time windows.
1 2 3 4 5 6 7 8 |
dendro_L1 |
time-aligned dendrometer data as produced by
|
dendro_L1_orig |
optional, used in |
plot_period |
character, specify whether plots should be displayed for
the whole period ( |
plot_export |
logical, specifies whether the plots are exported as a
|
plot_name |
character, specify name of the PDF to which the plots are saved. |
tz |
specify the desired time zone. Default is |
Plots are saved to current working directory as
L1_plot.pdf
or as specified in plot_name
.
1 2 | plot_L1(dendro_L1 = dendro_data_L1, plot_period = "monthly",
plot_export = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.