Package index
-
visOmopTable()
- Format a
<summarised_result>
object into a gt, flextable, or tibble object
-
visTable()
experimental - Generate a formatted table from a
<data.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
-
emptyTable()
experimental - Returns an empty table
-
tableOptions()
- Additional table formatting options for
visOmopTable()
andvisTable()
-
tableStyle()
- Supported predefined styles for formatted tables
-
tableType()
- Supported table classes
-
barPlot()
experimental - Create a bar plot visualisation from a
<summarised_result>
object
-
boxPlot()
experimental - Create a box plot visualisation from a
<summarised_result>
object
-
scatterPlot()
experimental - Create a scatter plot visualisation from a
<summarised_result>
object
-
themeVisOmop()
- Apply visOmopResults default styling to a ggplot
-
customiseText()
- Apply styling to text or column names
-
mockSummarisedResult()
- A
<summarised_result>
object filled with mock data