tableColumns {visOmopResults} | R Documentation |
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)
Arguments
result |
A |
Value
A character vector of supported columns for tables.
Examples
result <- mockSummarisedResult()
tableColumns(result)
[Package visOmopResults version 1.1.1 Index]