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)))


ggobi/ggally documentation built on May 9, 2024, 7:21 a.m.