multiplot: Multiplot

Description Usage Arguments

Description

Plot muliple plots into a single plot. Optionally, it is possible that plots share a single legend (of first plot in provided)

Usage

1
multiplot(..., plotlist = NULL, shared_legend = FALSE, cols = 1)

Arguments

...

Plots

plotlist

List of plots

shared_legend

Set to true if plots should share the same legend

cols

Number of cols of the shared legend plot


thomas-hinterecker/Ragbu documentation built on May 8, 2019, 9:46 a.m.