| getStatus {FELLA} | R Documentation |
Extractor function for the slot "status" for the KEGG data
getStatus(data)
data |
FELLA.DATA object |
Slot "status" (internal usage)
## This function is internal
data(FELLA.sample)
## Is the object loade?
FELLA:::getStatus(FELLA.sample)
FELLA:::getStatus(new("FELLA.DATA"))