Tests if a module is initialized

initialized(x, ...)

Arguments

x

A thing used in a shiny environment that requires time to initialize before it can be used.

...

pass through

Value

logical TRUE/FALSE indicating wether or not `x` has been initialized and ready for use.