Learn R Programming

MeasurementDiagnostics (version 0.1.0)

plotDoc: Helper for consistent documentation of `plot`.

Description

Helper for consistent documentation of `plot`.

Arguments

x

Columns to use as horizontal axes. See options with `visOmopResults::plotColumns(result)`.

y

Columns to use as horizontal axes. See options with `visOmopResults::plotColumns(result)`.

plotType

Type of plot, either "boxplot" or "densityplot".

facet

Columns to facet by. See options with `visOmopResults::plotColumns(result)`. Formula input is also allowed to specify rows and columns.

colour

Columns to color by. See options with `visOmopResults::plotColumns(result)`.