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 April 11, 2025, 5:44 p.m.

Related to shine in mgcViz...