shine: Generic shine function

View source: R/generic_functions.R

shineR 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


mgcViz documentation built on Oct. 6, 2023, 5:09 p.m.

Related to shine in mgcViz...