is_blank_plot: Is Blank Plot? Find out if the plot equals a blank plot

View source: R/ggmatrix_print.R

is_blank_plotR Documentation

Is Blank Plot? Find out if the plot equals a blank plot

Description

Is Blank Plot? Find out if the plot equals a blank plot

Usage

is_blank_plot(p)

Examples

GGally:::is_blank_plot(ggally_blank())
GGally:::is_blank_plot(ggally_points(mtcars, ggplot2::aes(disp, hp)))


GGally documentation built on Nov. 22, 2023, 9:06 a.m.