makePlotContainers: Make dynamic plot containers

Description Usage Arguments

View source: R/shiny.R

Description

Make dynamic plot containers

Usage

1
2
makePlotContainers(n, ncol = 2, prefix = "plot", height = 100,
  width = "100%", ...)

Arguments

n

Number of containers

ncol

Number of columns

prefix

prefix for container name

height

height (css)

width

width (css)

...

unused


nverno/stuff documentation built on May 24, 2019, 10:55 a.m.