Description Usage Arguments Author(s) See Also
View source: R/compareYearsDiffPlotWeekly.R
It assumes 'compareYear' exists and has the values "2017-2019" and "2020". It compares the 'value' variable (doesn't care what it is) and prints min/max difference for info. Should use scales::percent() but doesn't.
1 | compareYearsDiffPlotWeekly(dt, ldStart, ldEnd)
|
dt |
the data to plot |
ldStart |
lockdown start date (for annotation) |
ldEnd |
lockdown end date (for annotation) |
Ben Anderson, b.anderson@soton.ac.uk (original)
Other plots:
addLockdownRectDateTime()
,
addLockdownRectDate()
,
addWeekendsDateTime()
,
addWeekendsDate()
,
compareYearsDiffPlotDaily()
,
compareYearsPlot()
,
makeDotPlot()
,
makeTilePlot()
,
profileTilePlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.