initialized: Tests if a module is initialized

View source: R/api-facile-internal.R

initializedR Documentation

Tests if a module is initialized

Description

Tests if a module is initialized

Usage

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.


lianos/sparrow.shiny documentation built on Oct. 12, 2023, 2:43 a.m.