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 28, 2024, 5:31 a.m.