Description Usage Arguments Value
Prints a nicely formatted DT::datatable with an option to download the excel file
1 | print_table(table, fname = "table", pageLength = 25L, digits = 3)
|
table |
dataframe |
fname |
filename to use for excel download |
pageLength |
integer, how many rows to display by default |
digits |
number of signficant digits to show |
datatable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.