Description Usage Arguments Value Examples
Create a DT::datatable with export data buttons and nice other defaults
1 | plot_table_btns(df, page_length = 20)
|
df |
Final table in a data frame format |
page_length |
Number of rows to show at a time |
Formatted DT::datatable
1 | ## Not run: df %>% plot_table_btns()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.