compareYearsPlot: 'compareYearsPlot' makes a geom_line() plot using 'colVar' to...

Description Usage Arguments Author(s) See Also

View source: R/compareYearsPlot.R

Description

compareYearsPlot makes a geom_line() plot using 'colVar' to colour the lines. It assumes the x axis is a date.

Usage

1
compareYearsPlot(dt, xVar, yVar, colVar)

Arguments

dt

the data to plot

xVar

the variable to use for the x axis

yVar

the variable to use for the y axis

colVar

the variable to use to colour the tile fill

Author(s)

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

See Also

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


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