create_plot_base: Create the base for the 'ggplot2' instance with the correct...

View source: R/plot-helpers.R

create_plot_baseR Documentation

Create the base for the ggplot2 instance with the correct theme elements

Description

Create the base for the ggplot2 instance with the correct theme elements

Usage

create_plot_base(plot_background = NULL)

Arguments

plot_background

A hexadecimal string representing the color to use for the plot's background. Default: NULL

Value

A ggplot2 instance onto which the features will be added


sportsdataverse/sportyR documentation built on Feb. 17, 2024, 9:44 p.m.