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.

theme_UBA()

A ggplot2 theme based on the Umweltbundesamt 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

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

string manipulation

format_p()

Format p-values

get_d3_colourScale()

Make named color vector compatible with D3 Sankey Network Graphs

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

project_setup()

Intitiate an R-project

round_smart()

Automatically round numbers

write_ascii()

Write a Data Frame to an ASCII Text File

`%not_in%`

Helper function: Negation/Opposite of %in%

deprecated

emmeans_BM()

Deprecated version of get_emmeans