Learn R Programming

vov (version 0.1.2)

run_demo: Run a demo application

Description

Run a demo version of the app to try out all the animations.

Usage

run_demo()

Arguments

Examples

Run this code
# NOT RUN {
if (interactive()) {
  run_demo()
}
# }

Run the code above in your browser using DataLab