arrayNames {beadarray} | R Documentation |
Retrieves the array names from a BeadLevelList
object.
arrayNames(object)
object |
BeadLevelList |
arrayNames
retrieves the name of each array from the arrayInfo
slot.
A character vector containing the names of the individual arrays.
Matt Ritchie
data(BLData) arrayNames(BLData)