powered by
This function launches the Shiny application.
launchApp()
Invisible NULL. Called for its side effects (launches the Shiny application in the default browser).
NULL
if (interactive()) { HIViz::launchApp() }
Run the code above in your browser using DataLab