Skip to contents

Launch Interactive Fisheye Lens Explorer

Usage

shiny_fisheye(debug = "off", ...)

Arguments

debug

Controls whether the Debug tab is shown. Accepted values are "off" (default), "on", FALSE, and TRUE.

...

Additional arguments passed to shiny::runApp().

Value

The value returned by shiny::runApp(), called primarily for its side effect of launching the application.