Description Details Super class Methods See Also
This 'tm' module is a R6 class representing a Lion.
More details here about how fantastic is your module.
tidymodules::TidyModule
-> Lion
new()
Module's initialization function.
Lion$new(...)
...
options
An instance of Lion
ui()
Module's ui function.
Lion$ui()
HTML tags list.
server()
Module's server function.
Lion$server(input, output, session)
input
Shiny input
output
Shiny output
session
Shiny session
clone()
The objects of this class are cloneable with this method.
Lion$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other tm:
Cat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.