Learn R Programming

visOmopResults (version 1.0.2)

tableColumns: Columns for the table functions

Description

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

Usage

tableColumns(result)

Value

A character vector of supported columns for tables.

Arguments

result

A <summarised_result> object.

Examples

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

Run the code above in your browser using DataLab