ggmatrix gtable object
Specialized method to print the ggmatrix
object.
ggmatrix_gtable( pm, ..., progress = NULL, progress_format = formals(ggmatrix_progress)$format )
pm |
|
... |
ignored |
progress, progress_format |
Please use the 'progress' parameter in your |
Barret Schloerke
data(tips, package = "reshape") pm <- ggpairs(tips, c(1,3,2), mapping = ggplot2::aes_string(color = "sex")) ggmatrix_gtable(pm)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.