addLockdownRectDateTime: 'addLockdownRectDateTime' takes a plot where the x axis is a...

Description Usage Arguments Details Author(s) See Also

View source: R/addLockdownRectDateTime.R

Description

It assumes 'myParams$lockDownStartDate' and 'myParams$lockDownEndDate' define the start & end. Yes, they should be parameters.

Usage

1
addLockdownRectDateTime(p, yMin, yMax)

Arguments

p

the plot

yMin

the min y value of the plot (we -1 for visibility)

yMax

the max y value of the plot (we +1 for visibility)

Details

It also assumed 'myParams$myAlpha'and 'myParams$vLineCol' exist.

Author(s)

Ben Anderson, b.anderson@soton.ac.uk (original)

See Also

Other plots: addLockdownRectDate(), addWeekendsDateTime(), addWeekendsDate(), compareYearsDiffPlotDaily(), compareYearsDiffPlotWeekly(), compareYearsPlot(), makeDotPlot(), makeTilePlot(), profileTilePlot()


CfSOtago/airQual documentation built on Nov. 13, 2020, 8:08 a.m.