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

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