gridArrangeSharedLegend: Grid Arrange, Shared Legend

Description Usage Arguments Value Author(s)

View source: R/gridArrangeSharedLegend.R

Description

Plot Multiple Graphs with Shared Legend in a Grid

Usage

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

Arguments

...

Plots to be arranged in grid

ncol

Number of columns in grid

nrow

Number of rows in grid

position

Gird position (bottom or right)

Value

Grid of plots with common legend

Author(s)

Phil Boileau, philippe.boileau (at) rimuhc.ca


gevamaimon/CLSAR documentation built on May 17, 2019, 1:53 p.m.