Skip to contents

Launches interactive shiny demo app

Usage

launchApp(app = "pixgallery", ...)

Arguments

app

A character string denoting the app. Options are "pixfigure", "pixgallery", "pixgallery-simple"

...

Parameters are passed to runApp().

Value

This function does not return anything

Examples

if (FALSE) { # \dontrun{
library(pixture)
launchApp()
} # }