Launches interactive shiny session in the browser.

runPixfigure(...)

Arguments

...

Arguments are passed to runApp.

Value

This function does not return anything

See also

runApp

Examples

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