ApplyAssayKey | R Documentation |
Apply function to all Assay objects with the same key
ApplyAssayKey(object, key, fxn, ...)
object |
A Rosace object |
key |
The targeted key of Assay object |
fxn |
function to be applied to all Assay objects with the same key |
... |
Additional arguments to be passed to the function |
Rosace object with updated Assay objects