View source: R/api-facile-internal.R
initialized | R Documentation |
Tests if a module is initialized
initialized(x, ...)
x |
A thing used in a shiny environment that requires time to initialize before it can be used. |
... |
pass through |
logical TRUE/FALSE indicating wether or not 'x' has been initialized and ready for use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.