View source: R/functions_plot.R
plotting_proc_L2
contains the code necessary to plot L2
dendrometer data.
1 2 3 4 5 6 7 8 | plotting_proc_L2(
data_plot,
plot_period,
plot_add = TRUE,
plot_frost = TRUE,
plot_interpol = TRUE,
tz
)
|
data_plot |
input |
plot_period |
character, specify whether plots should be displayed for
the whole period ( |
plot_add |
logical, specify whether |
tz |
specify the desired time zone. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.