run_app {loadeR} | R Documentation |
Run the Shiny Application
run_app(paquete = "predictoR", ...)
paquete |
indicates if the data is going to be used for exploratory, predictive, or regression analysis. |
... |
A series of options to be used inside the app. |
No return value, run a shiny application.