Skip to contents

Theme for table plotted with ggplot2.

Usage

theme_table(plot_settings)

Arguments

plot_settings

Named list constructed with plotsettings_tablebarplot(). Defaults to a list with all settings set to 0. There are several predefined lists with optimized settings for different plots. See plotsettings_tablebarplot() for an overview.

Value

ggplot2 theme.

Examples

# tbd