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

shinyReport-GreatJob-methodR Documentation

Shiny app on the GreatJob object

Description

Shiny app on the GreatJob object

Usage

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

Arguments

object

The GreatJob object returned by submitGreatJob.

Value

A shiny app object.

Examples

if(FALSE) {
# pseudo code
job = submitGreatJob(...)
shinyReport(job)
}

jokergoo/rGREAT documentation built on March 5, 2025, 1:34 p.m.