Learn R Programming

binovisualfields (version 0.1.1)

rundemo: Runs shiny applications included in the package

Description

rundemo(demo) runs a shiny application provided in the package

Usage

rundemo(demo)

Arguments

demo

A shiny application name. There are two applications i.e., "app", "app2" included in the package

Value

the called shiny application in a new browser

Examples

Run this code
# NOT RUN {
rundemo("app2.R")
# }

Run the code above in your browser using DataLab