Package index
-
visOmopTable()
- Format a
<summarised_result>
object into a gt, flextable, or tibble object
-
visTable()
- 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()
- Returns an empty table
-
tableColumns()
- Columns for the table functions
-
tableOptions()
- Additional table formatting options for
visOmopTable()
andvisTable()
-
tableStyle()
- Supported predefined styles for formatted tables
-
tableType()
- Supported table classes
-
barPlot()
- Create a bar plot visualisation from a
<summarised_result>
object
-
boxPlot()
- Create a box plot visualisation from a
<summarised_result>
object
-
emptyPlot()
- Returns an empty plot
-
scatterPlot()
- Create a scatter plot visualisation from a
<summarised_result>
object
-
plotColumns()
- Columns for the plot functions
-
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