Generic function for taking an object and transforming it into a shiny app.

shine(o, ...)

Arguments

o

the object we want to transform into a shiny app.

...

arguments to be passed to methods.

See also

shine.qqGam