remove_labs: Remove title, subtitle, and caption from a ggplot2 object

View source: R/extract_labs.R

remove_labsR Documentation

Remove title, subtitle, and caption from a ggplot2 object

Description

Remove title, subtitle, and caption from a ggplot2 object

Usage

remove_labs(plot)

Arguments

plot

A ggplot2 object

Details

If plot is a patchwork object, title, subtitle and caption will be removed from the combined plot, but not from the sub-plots.


djpr-data/djprtheme documentation built on April 15, 2023, 2:47 a.m.