View source: R/DataManagement.R
isInitialized | R Documentation |
isInitialized
determines if an Cyclops data object is properly
initialized and remains in memory. Cyclops data objects do not
serialized/deserialize their back-end memory across R sessions.
isInitialized(object)
object |
Cyclops data object to test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.