tableColumns: Columns for the table functions

View source: R/helperFunctions.R

tableColumnsR 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 ⁠<summarised_result>⁠ object.

Value

A character vector of supported columns for tables.

Examples

result <- mockSummarisedResult()
tableColumns(result)


visOmopResults documentation built on April 4, 2025, 2:33 a.m.