Launches interactive shiny session in the browser.

runPixgallery(...)

Arguments

...

Arguments are passed to runApp.

Value

This function does not return anything

See also

runApp

Examples

if (FALSE) {
library(pixture)
runPixgallery()
}