run_demo {vov}R Documentation

Run a demo application

Description

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

Usage

run_demo()

Examples

if (interactive()) {
  run_demo()
}

[Package vov version 0.1.2 Index]