shinyReport-GreatJob-method | R Documentation |
Shiny app on the GreatJob object
## S4 method for signature 'GreatJob'
shinyReport(object)
object |
The |
A shiny app object.
if(FALSE) {
# pseudo code
job = submitGreatJob(...)
shinyReport(job)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.