R/shiny-apps.R

Defines functions demos

Documented in demos

## interface to shiny demos
## Shiny must be installed
demos <- function() {
  source(system.file("shiny", "startup.R", package="UsingR"))
}

Try the UsingR package in your browser

Any scripts or data that you put into this service are public.

UsingR documentation built on March 18, 2022, 7:32 p.m.