A launcher for the Shiny apps available in the koboloadeR package.
kobo_apps(app)
app | The name of the app to be run. If empty, the function will display the names of the available apps. |
---|
Launches RStudio's viewer to view the data. The dataset is also downloaded to your Global Environment.
"data_viewer"
Ananda Mahto
if (FALSE) { kobo_apps() kobo_apps("data_viewer") }