shinyReport-GreatObject-method: Shiny app on the GreatObject object

shinyReport-GreatObject-methodR Documentation

Shiny app on the GreatObject object

Description

Shiny app on the GreatObject object

Usage

## S4 method for signature 'GreatObject'
shinyReport(object)

Arguments

object

The GreatObject object returned by great.

Value

A shiny app object.

Examples

if(FALSE) {
# pseudo code
obj = great(...)
shinyReport(obj)
}

jokergoo/rGREAT documentation built on March 28, 2024, 5:31 a.m.