Graphs and Tables for OMOP Results


[Up] [Top]

Documentation for package ‘visOmopResults’ version 0.5.0

Help Pages

barPlot Create a bar plot visualisation from a <summarised_result> object
boxPlot Create a box plot visualisation from a <summarised_result> object
customiseText Apply styling to text or column names
emptyTable Returns an empty table
formatEstimateName Formats estimate_name and estimate_value column
formatEstimateValue Formats the estimate_value column
formatHeader Create a header for gt and flextable objects
formatTable Creates a flextable or gt object from a dataframe
mockSummarisedResult A <summarised_result> object filled with mock data
scatterPlot Create a scatter plot visualisation from a <summarised_result> object
tableOptions Additional table formatting options for 'visOmopTable()' and 'visTable()'
tableStyle Supported predefined styles for formatted tables
tableType Supported table classes
themeVisOmop Apply visOmopResults default styling to a ggplot
visOmopTable Format a <summarised_result> object into a gt, flextable, or tibble object
visTable Generate a formatted table from a <data.table>