DT::datatable()
R/quick_tbl.R
quick_table.Rd
htable Create a quick html table using my favorites options for DT::datatable()
quick_table(df, ...)
data.frame to display
options sent through to DT::datatable
quick_table(mtcars)