keyFor {mzID} | R Documentation |
keyFor returns the internal hash for a given name.
keyFor(object, name) ## S4 method for signature 'mzIDCollection,character' keyFor(object, name)
object |
An mzIDCollection object |
The hash under wich the object with the given name is stored
object = mzIDCollection,name = character
: Get the key for sample in an mzIDCollection object