multiplot: multiplot

Description Usage Arguments Value Multiple plot function Source

View source: R/dependanciesCSS.R

Description

multiplot

Usage

1
multiplot(..., plotlist = NULL, file, cols = 1, layout = NULL)

Arguments

...

ggplot objects can be passed in ...

plotlist

ggplot objects can be passed in ...

file

ggplot parameter

cols

ggplot parameter

layout

ggplot parameter

Value

ggplots

Multiple plot function

ggplot objects can be passed in ..., or to plotlist (as a list of ggplot objects)

If the layout is something like matrix(c(1,2,3,3), nrow=2, byrow=TRUE), then plot 1 will go in the upper left, 2 will go in the upper right, and 3 will go all the way across the bottom.

Source

https://stackoverflow.com/questions/33867301/dynamic-grid-plots-in-shiny-r


Rosalien/toolboxApps documentation built on Oct. 30, 2020, 7:07 a.m.