plotting_L1: Plot Command to Plot L1 Data

Description Usage Arguments

View source: R/functions_plot.R

Description

plotting_L1 plots L1 data.

Usage

1
plotting_L1(data_L1, data_L1_orig, plot_period, tz)

Arguments

data_L1_orig

uncorrected original L1 data. If specified, it is plotted behind the corrected L1 data.

plot_period

character, specify whether plots should be displayed for the whole period (plot_period = "full"), separately for each year (plot_period = "yearly") or for each month (plot_period = "monthly").

tz

specify the desired time zone. Default is "UTC".


treenet/treenetproc documentation built on June 16, 2021, 4:39 p.m.