Helper for consistent documentation of `plot`.
Columns to use as horizontal axes. See options with `visOmopResults::plotColumns(result)`.
Columns to use as horizontal axes. See options with `visOmopResults::plotColumns(result)`.
Type of plot, either "boxplot", "barplot", or "densityplot".
Columns to facet by. See options with `visOmopResults::plotColumns(result)`. Formula input is also allowed to specify rows and columns.
Columns to color by. See options with `visOmopResults::plotColumns(result)`.
Pre-defined style to apply: "default" or "darwin" - the latter just for gt and flextable. If NULL the "default" style is used.