Learn R Programming

argonDash (version 0.2.0)

argonTableItem: Create a Boostrap 4 table item

Description

Build an argon table item

Usage

argonTableItem(..., dataCell = FALSE)

Arguments

...

Any HTML element.

dataCell

Whether the cell should be contain data or text. <td> by default.