shine {mgcViz}R Documentation

Generic shine function

Description

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

Usage

shine(o, ...)

Arguments

o

the object we want to transform into a shiny app.

...

arguments to be passed to methods.

See Also

shine.qqGam


[Package mgcViz version 0.1.11 Index]