Learn R Programming

semantic.dashboard (version 0.2.1)

column: Create a column.

Description

Create a column with additional UI elements.

Usage

column(width, ...)

Arguments

width

Width of the column. Between 1 and 16.

...

UI elements to include within the column.

Value

A column that can be passed to dashboardPage