axis_labels_period: Define Axis Labels Based on Period

Description Usage Arguments

View source: R/functions_plot.R

Description

axis_labels_period defines axis ticks and labels based on the period used for plotting.

Usage

1
axis_labels_period(df, plot_period, tz)

Arguments

df

input data.frame

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.