| run_mvn_app | R Documentation |
Opens the interactive Shiny interface bundled with the package, allowing users to explore MVN's functionality without writing code.
run_mvn_app(...)
... |
Additional arguments passed to [shiny::runApp()], such as 'host' or 'port'. |
This function is called for its side effects of launching the Shiny application.
## Not run:
run_mvn_app()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.