ReporteRs (version 0.7.8)

light.table: get a simple FlexTable from a dataset

Description

get a simple FlexTable from a dataset

Usage

light.table(dataset, add.rownames = FALSE)

Arguments

dataset
the data to use
add.rownames
logical value - should the row.names be included in the table.

See Also

FlexTable

Examples

Run this code
light.table( iris)

Run the code above in your browser using DataCamp Workspace