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)
inputShiny input
outputShiny output
sessionShiny session
clone()The objects of this class are cloneable with this method.
Lion$clone(deep = FALSE)
deepWhether 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.