R/theme_phylopal.r
theme_phylopal.Rd
A lightweight ggplot2 theme with clean axes and no background grid, suitable for microbiome composition plots.
theme_phylopal(base_size = 11, base_family = "")
Base font size (default: 11)
Base font family (default: "")
A ggplot2 theme object
if (FALSE) { # \dontrun{ p + theme_phylopal() } # }