powered by
Opens the interactive Shiny interface bundled with the package, allowing users to explore MVN's functionality without writing code.
run_mvn_app(...)
This function is called for its side effects of launching the Shiny application.
Additional arguments passed to [shiny::runApp()], such as `host` or `port`.
if (FALSE) { run_mvn_app() }
Run the code above in your browser using DataLab