Boots the bundled Shiny application that ships inside the installed package. Equivalent to the hosted version at https://chenzixu.shinyapps.io/shinytone/ but running on your own machine, so it has no file-size, memory, or session limits and your audio / CSV files never leave your computer.
Arguments
- ...
Additional arguments forwarded to
shiny::runApp()— e.g.port = 4321,launch.browser = FALSE,host = "0.0.0.0".
