| additionalColumns | Identify additional columns in an omop result object |
| appendSettings | Append settings as rows in a summarised result |
| formatEstimateName | Formats estimate_name and estimate_value column |
| formatEstimateValue | Formats the estimate_value column |
| formatHeader | Create a header for gt and flextable objects. |
| formatTable | Format a summarised_result object into a gt, flextable or tibble object |
| fxTable | Creates a flextable object from a dataframe |
| groupColumns | Identify group columns in an omop result object |
| gtTable | Creates a gt object from a dataframe |
| mockSummarisedResult | A summarised_result object filled with mock data |
| optionsFormatTable | Additional arguments for the function formatTable |
| pivotEstimates | Set estimates as columns |
| pivotSettings | Add settings as columns |
| splitAdditional | Split additional_name and additional_level columns |
| splitAll | Split group, strata and additional at once. |
| splitGroup | Split group_name and group_level columns |
| splitNameLevel | Split name and level columns into the columns |
| splitStrata | Split strata_name and strata_level columns |
| strataColumns | Identify strata columns in an omop result object |
| tidy.summarised_result | Get a tidy visualization of a summarised_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 |