WMatrix: plot multiple figures in a matrix

View source: R/layout.R

WMatrixR Documentation

plot multiple figures in a matrix

Description

This function can take WObject, or gg (from ggplot) since the coordinates are not set, gg can be converted to WGG

Usage

WMatrix(objs, ncols = 1)

Arguments

objs

a list of plotting objects either WObject or gg

ncols

number of columns

Value

WGroup


wheatmap documentation built on March 18, 2022, 6:43 p.m.