knit_big_table.Rd
Format table for quarto html output
knit_big_table(table_to_print, .height = "500px")
A data frame to print
Height in the html output
Table with some features for quarto html output
if (FALSE) { knit_big_table(table_to_print) }