| SccsData-class | R Documentation |
SccsData is an S4 class that inherits from Andromeda. It contains information on the cases and their covariates.
A SccsData is typically created using getDbSccsData(), can only be saved using
saveSccsData(), and loaded using loadSccsData().
## S4 method for signature 'SccsData'
show(object)
## S4 method for signature 'SccsData'
summary(object)
object |
An object of type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.