subsetData,CNAclinicData-method | R Documentation |
This function allows splitting up a CNAclinic object into different sample subsets.
## S4 method for signature 'CNAclinicData'
subsetData(object,
sampleNames = CNAclinic::sampleNames(object))
object |
a |
sampleNames |
a subset of sample names in |
Returns an object of class CNAclinicData
with data
belonging to the sampleNames
## Not run:
vignette("CNAclinic")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.