Description Usage Arguments Value Examples
Extractor function for the slot "status" for the KEGG data
1 |
data |
FELLA.DATA object |
Slot "status" (internal usage)
1 2 3 4 5 6 7 | ## This function is internal
data(FELLA.sample)
## Is the object loade?
FELLA:::getStatus(FELLA.sample)
FELLA:::getStatus(new("FELLA.DATA"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.