flex.multiTabPlot: Generate multi-tab ggplot handle list for flexdashboard

View source: R/flex_functions.R

flex.multiTabPlotR Documentation

Generate multi-tab ggplot handle list for flexdashboard

Description

Prepares list of ggplot handles for multi-tab plot presentation in flexdashboards.

Usage

flex.multiTabPlot(plt.list, plt.list.name, fig.width = 5, fig.height = 5)

Arguments

plt.list

list of ggplot handles

plt.list.name

list name

fig.width

Numeric. Figure width. Default is 5.

fig.height

Numeric. Figure width. Default is 5.

Value

flexdashboard compatable list of plots


NMikolajewicz/scMiko documentation built on June 28, 2023, 1:41 p.m.