View source: R/appInfoModule.R
appInfoUI | R Documentation |
Content for dropdown with app information
appInfoUI(id, info = NULL)
appInfoModule(input, output, session)
id |
Shiny input id |
info |
Optional - if NULL an object returned by |
A shiny module to generate the dropdown with application information such as publication date, git version, name, etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.