gridsterItem: Add a Gridster item within a Gridster frame to a Shiny web...

Description Usage Arguments See Also

Description

Add a Gridster item within a Gridster frame to a Shiny web page

Usage

1
2
  gridsterItem(..., col = NULL, row = NULL, sizex = NULL,
    sizey = NULL)

Arguments

col

The column in which to put the item.

row

The row in which to put the item.

sizex

Width, in number of tiles.

sizey

Height, in number of tiles.

...

Other properties or elements to include.

See Also

gridster


wch/shiny-gridster documentation built on May 4, 2019, 2:02 a.m.