Cutom navbarPage element with project dropdown menu and import data button.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
navbarPage |
All parameters are identical to the shiny::navbarPage function. the id paremeter is reused to define the id of the project dropdown menu and import button. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.