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