Learn R Programming

dmdScheme (version 1.3.5)

run_app: Run shiny app.

Description

The shiny app allows the entering, validating, and exporting of the metadata without using R. See https://deanattali.com/2015/04/21/r-package-shiny-app/

Usage

run_app()

Arguments

Value

return value from runApp()

Examples

Run this code
if (FALSE) {
run_app()
}

Run the code above in your browser using DataLab