Description Usage Arguments Author(s) See Also
makeDotPlot
makes a geom_point() x/y plot using the viridis colour scheme to
colour byVar.
1 | makeDotPlot(dt, xVar, xLab, yVar, yLab, byVar)
|
dt |
the data to plot |
xVar |
the variable to use for the x axis |
xLab |
the x axis label |
yVar |
the variable to use for the y axis |
yLab |
the y axis label |
byVar |
the variable to use to colour different points |
Ben Anderson, b.anderson@soton.ac.uk (original)
Other plots:
addLockdownRectDateTime()
,
addLockdownRectDate()
,
addWeekendsDateTime()
,
addWeekendsDate()
,
compareYearsDiffPlotDaily()
,
compareYearsDiffPlotWeekly()
,
compareYearsPlot()
,
makeTilePlot()
,
profileTilePlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.