run_app: Run the Shiny Application

View source: R/run_app.R

run_appR 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.


loadeR documentation built on Oct. 25, 2024, 1:07 a.m.