| appUI | R Documentation |
Main Application UI for nprcgenekeepr
appUI(siteInfo = NULL)
siteInfo |
Named list of site configuration as returned by
|
A shiny.tag.list object (as produced by
shiny::tagList()) describing the complete GeneKeepR user interface;
pass it as the ui argument to shiny::shinyApp() or
shiny::runApp().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.