quick_table: htable Create a quick html table using my favorites options...

View source: R/quick_tbl.R

quick_tableR Documentation

htable Create a quick html table using my favorites options for DT::datatable()

Description

htable Create a quick html table using my favorites options for DT::datatable()

Usage

quick_table(df, ...)

Arguments

df

data.frame to display

...

options sent through to DT::datatable

Examples

quick_table(mtcars)

jimbrig/jimstools documentation built on Sept. 12, 2022, 12:08 p.m.