theme_custom: A Custom ggplot2 Theme

View source: R/custom_theme.R

theme_customR Documentation

A Custom ggplot2 Theme

Description

Sets up the basic look of my ggplot2 themes and abstracts some of the options

Usage

theme_custom(serif = FALSE, grid = FALSE, axis = "xy")

Arguments

serif

Changes all fonts to serif. Defaults to FALSE

grid

Should plots contain grid lines at major breaks? Can be FALSE (default), "x", "y" or "xy"


MarcioFCMartins/MMartins documentation built on Jan. 26, 2024, 3:10 p.m.