newExprs<- | R Documentation |
This function lets us exchange a flowframes exprs portion to an unrelated one It is solely meant to be used internally, as it is a strange practice.
newExprs(x) <- value
x |
A flowFrame |
value |
A matrix suitable to be an exprs object. |
A new flowFrame with "value" as the exprs portion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.