show,CYT-method {CytoTree} | R Documentation |
Prevents R from crashing by trying to print all slots of an CYT object if a returned object is not stored in a variable.
## S4 method for signature 'CYT' show(object)
object |
An CYT object |
Cell number of CYT object
cyt.file <- system.file("extdata/cyt.rds", package = "CytoTree") cyt <- readRDS(file = cyt.file) cyt