run_app {loadeR}R Documentation

Run the Shiny Application

Description

Run the Shiny Application

Usage

run_app(paquete = "predictoR", ...)

Arguments

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.

Value

No return value, run a shiny application.


[Package loadeR version 1.2.0 Index]