fdSimpleTable: Create a table

Description Usage Arguments Details Examples

Description

Create a table

Usage

1
2
3
fdSimpleTable(x, class = "table table-striped")

fdTable(..., class = "table table-striped")

Arguments

x

data frame to be displayed as a html table.

class

html class to add to the table.

...

columns for the table.

Details

The fdTable function is just syntactic sugar for fdSimpleTable

Examples

1

alteryx/flightdeck documentation built on May 12, 2019, 1:39 a.m.