compareYearsDiffPlotWeekly: 'compareYearsDiffPlotWeekly' makes a geom_step() plot from...

Description Usage Arguments Author(s) See Also

View source: R/compareYearsDiffPlotWeekly.R

Description

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.

Usage

1
compareYearsDiffPlotWeekly(dt, ldStart, ldEnd)

Arguments

dt

the data to plot

ldStart

lockdown start date (for annotation)

ldEnd

lockdown end date (for annotation)

Author(s)

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

See Also

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


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