[<-,expressionset-method {validate} | R Documentation |
Replace a subset of an expressionset with another expressionset
Description
Replace a subset of an expressionset with another expressionset
Usage
## S4 replacement method for signature 'expressionset'
x[i] <- value
Arguments
x |
an R object inheriting from |
i |
a |
value |
an R object of the same class as |
[Package validate version 1.1.5 Index]