powered by
Check if an object is a ggmatrix
is_ggmatrix(x)
Logical value indicating if the object is a ggmatrix
ggmatrix
An object to check
is_ggmatrix(ggpairs(mtcars)) is_ggmatrix(ggplot2::ggplot())
Run the code above in your browser using DataLab