multiVUI | R Documentation |
Assembles the UI of various module components, i.e. xVUI
, geneVUI
,
into a working one-page application
multiVUI(id, CSS = system.file("www/", "app.css", package = "DIVE"))
id |
Character ID for specifying namespace, see |
CSS |
Optional, location to an alternate CSS stylesheet to change the look and feel of the app. |
Other multiV functions:
multiVServer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.