Launch the Movie Explorer application
launch_app.RdEntry point for the movexplR6 package. Calls shiny::shinyApp() with the
package UI and server functions.
Arguments
- ...
Additional arguments passed to
shiny::shinyApp().
See also
Other Application Components:
movies_server(),
movies_ui()