Skip to contents

A preset theme for RCS plots with base size 15 and bold legend text.

Usage

theme_rcs

Format

An object of class theme (inherits from ggplot2::theme, gg, S7_object) of length 68.

See also

Examples

if (FALSE) { # \dontrun{
library(ggplot2)
p + theme_rcs
} # }