R/summarize_data.R
abridge_df.Rd
A one-function-call that produces a compact yet full of information
summary of a data.frame, presented in a DataTables (via DT
)
abridge_df(df, file = NULL, ...)
data.frame-like object to summarize
path to file to save the htmlwidget
passed to htmlwidgets::saveWidget
a DT datatables htmlwidget object