Graphs and Tables for OMOP Results


[Up] [Top]

Documentation for package ‘visOmopResults’ version 1.0.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
emptyPlot Returns an empty plot
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
plotColumns Columns for the plot functions
scatterPlot Create a scatter plot visualisation from a <summarised_result> object
tableColumns Columns for the table functions
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>