open_app {lotterybr} | R Documentation |
Open Shiny app for data visualization
Description
This function opens a shiny app that uses the datasets provided
Usage
open_app(language = c("eng"))
Arguments
language |
select which language the app will have. Options are "pt" for Portuguese and "en" for English. |
Details
This function opens the Shiny application corresponding to the specified language for the Brazilian lottery data.
Value
None. This function launches the Shiny application.
[Package lotterybr version 0.2.0 Index]