Description Usage Arguments Author(s) See Also
View source: R/profileTilePlot.R
It assumes 'obsDate' exists and uses this for the x axis with 'time' (in hms format) as the y. It colours the tile using the 'dt$value' variable.
1 | profileTilePlot(dt, yLab)
|
dt |
the data.table to plot |
yLab |
the y axis label |
Ben Anderson, b.anderson@soton.ac.uk (original)
Other plots:
addLockdownRectDateTime()
,
addLockdownRectDate()
,
addWeekendsDateTime()
,
addWeekendsDate()
,
compareYearsDiffPlotDaily()
,
compareYearsDiffPlotWeekly()
,
compareYearsPlot()
,
makeDotPlot()
,
makeTilePlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.