R/gg-plots.R
ggally_blank.Rd
Draws nothing.
ggally_blank(...) ggally_blankDiag(...)
other arguments ignored
Makes a "blank" ggplot object that will only draw white space
ggplot2::element_blank()
Barret Schloerke