grid_arrange_shared_legend: draw several plots with only one common legend

Description Usage Arguments Value

View source: R/AuxiliaryPlotFunctions.R

Description

draw several plots with only one common legend

Usage

1
2
grid_arrange_shared_legend(..., ncol = length(list(...)), nrow = 1,
  position = c("bottom", "right"))

Arguments

...

ggplot2 objects

ncol

number of columns

nrow

number of rows

position

position of the legend

Value

graphical output from function grid.draw


DavidGarciaCallejas/DGC documentation built on May 6, 2019, 1:54 p.m.