Cutom tabBox element with "save-config" and "export-excel" buttons.
1 2 3 4 5 6 7 8 9 |
tabBox |
all parameters are identical to the shiny::tabBox function. the id paremeter is reused to define the id of "save-config" and "excel-export". (like NS(id, "save-config") and NS(id, "excel-export")). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.