Multiple plots

Arrange plots in layouts over multiple pages, fix their absolute dimensions an write them to file.

bro_wrap_plots_paged()

Wrap plots in a single or multi-page layout

bro_facet_wrap_paged()

Dive a ggplot into facets to create a single or multi-page layout

bro_ggsave_paged()

Universal ggplot export function

bro_get_ggsize()

Determine maximum plot dimensions

Tidy heatmaps

Plot pretty heatmaps using pheatmap starting from tidy data.

bro_plot_heatmap()

Plot pretty heatmaps from tidy data

Helpers

A collection of useful helper functions.

bro_top_n()

Filter top n rows by value

bro_duplicated()

Determine duplicate elements