descriptive stats

desc_tabs()

Get all descriptive tables

describe()

Compute descriptive statistics

ggplot & visuals

desplot_across()

Wrapper function for desplot::desplot() across multiple columns

gg_export()

Conveniently export (gg)plots

palette_getset()

Get and set color palettes

theme_BioMath()

A {ggplot2} theme based on the BioMath corporate design.

linear model output

get_emmeans()

Get adjusted means with compact letter display

get_anova()

Obtain analysis of variance table

get_residual_plots()

Get residual plots for model diagnostics

get_varcomp()

Extract variance components

join_anovas()

Join Multiple ANOVA Tables

tidy_reg()

Summary of linear regression (for a time series)

MS Excel

create_wb()

Create a Workbook object

add_sheet()

Add a worksheet to a Workbook object

cond_format()

Add conditional formatting to columns of a worksheet

save_wb()

Save a Workbook object to Excel file

get_teams_attendance()

Summarise Microsoft Teams attendance reports

MS Word

docx_tab()

Auto-format tables for printing in MS-Word documents

partial_block_pour_docx()

Pour part of a docx file in the resulting docx from an 'R Markdown' document

smart_fit()

Adjust column widths for flextables

Quarto & HTML tables

bm_kable()

Format tables for Quarto rendering via knitr::kable

bm_footnote()

Print abbreviation footnote from bm_kable output

string manipulation

format_p()

Format p-values

get_unique_references()

Get unique reference notations

str_collapse_with()

Collapse a Vector of Strings with Custom Separators

str_unGer()

Replace German special characters in string

str_wrap_br()

str_wrap() with
instead

utility

add_group_column()

Add Group Column

open_file()

Open a File with the System's Default Application

round_smart()

Automatically round numbers

write_ascii()

Write a Data Frame to an ASCII Text File

`%not_in%`

Helper function: Negation/Opposite of %in%