sp_print_df.Rd
Show (print) a data frame depending on appropriate output type
sp_print_df(df)
the data frame to be shown
either kable (in PDF) or datatable (in HTML) output
if (FALSE) sp_print_df(df)