WMatrix {wheatmap}R 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


[Package wheatmap version 0.2.0 Index]