Names of the columns that can be used in the input arguments for the plot functions.
Examples
result <- mockSummarisedResult()
plotColumns(result)
#> [1] "cdm_name" "cohort_name" "age_group" "sex"
#> [5] "variable_name" "variable_level" "count" "mean"
#> [9] "sd" "percentage"