Learn R Programming

visOmopResults (version 1.0.2)

plotColumns: Columns for the plot functions

Description

Names of the columns that can be used in the input arguments for the plot functions.

Usage

plotColumns(result)

Value

A character vector of supported columns for plots.

Arguments

result

A <summarised_result> object.

Examples

Run this code
result <- mockSummarisedResult()
plotColumns(result)

Run the code above in your browser using DataLab