Description Usage Arguments Details Author(s) See Also
View source: R/addLockdownRectDateTime.R
It assumes 'myParams$lockDownStartDate' and 'myParams$lockDownEndDate' define the start & end. Yes, they should be parameters.
1 | addLockdownRectDateTime(p, yMin, yMax)
|
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) |
It also assumed 'myParams$myAlpha'and 'myParams$vLineCol' exist.
Ben Anderson, b.anderson@soton.ac.uk (original)
Other plots:
addLockdownRectDate()
,
addWeekendsDateTime()
,
addWeekendsDate()
,
compareYearsDiffPlotDaily()
,
compareYearsDiffPlotWeekly()
,
compareYearsPlot()
,
makeDotPlot()
,
makeTilePlot()
,
profileTilePlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.