additionalColumns | Identify additional columns in an omop result object. |
formatEstimateName | Format estimate_name and estimate_value column |
formatEstimateValue | Format the estimate_value column |
formatTable | Creats a tibble with specific rows pivotted into columns |
fxTable | Creats a flextable object from a dataframe |
groupColumns | Identify group columns in an omop result object. |
gtTable | Creats a gt object from a dataframe |
mockSummarisedResult | A summarised_result mock object. |
splitAdditional | Split additional_name and additional_level into columns. |
splitAll | Split group, strata and additional into their respective columns. |
splitGroup | Split group_name and group_level into columns. |
splitNameLevel | Split name and level columns into the columns. |
splitStrata | Split strata_name and strata_level into columns. |
strataColumns | Identify strata columns in an omop result object. |
uniteAdditional | Unite one or more columns in additional_name-additional_level format. |
uniteGroup | Unite one or more columns in group_name-group_level format. |
uniteNameLevel | Unite one or more columns in name-level format. |
uniteStrata | Unite one or more columns in strata_name-strata_level format. |