XAxisLabelStyle: X-Axis Label style

Description Usage Arguments

View source: R/utils-plot.R

Description

Given a plot object and date range parameters, creates proper X-Axis labels based on the duration of the date range. Including Year and Month subsets.

Usage

1
XAxisLabelStyle(object, start, end, timezone, plotDates)

Arguments

object

the plot object to create labels for

start

the start date of the date range

end

the end date of the date range

timezone

the timezone of the date range

plotDates

the dates to create the labels at


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.