ShinyPSA_R6_App | R Documentation |
An instance of this class is a fully fledged shiny app.
An R6::R6Class object.
new()
ShinyPSA_R6_App$new()
ui()
ShinyPSA_R6_App$ui()
server()
ShinyPSA_R6_App$server(input, output, session)
clone()
The objects of this class are cloneable with this method.
ShinyPSA_R6_App$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.