GGally (version 2.2.1)

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

Arguments

Examples

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

Run the code above in your browser using DataLab