subset-expressionset-method: Replace a subset of an expressionset with another...

[<-,expressionset-methodR 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 expressionset

i

a logical, character, or numeric index

value

an R object of the same class as x


validate documentation built on March 31, 2023, 6:27 p.m.