newExprs-set: This function lets us exchange a flowframes exprs portion to...

Description Usage Arguments Value

Description

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.

Usage

1
newExprs(x) <- value

Arguments

x

A flowFrame

value

A matrix suitable to be an exprs object.

Value

A new flowFrame with "value" as the exprs portion.


flowSpecs documentation built on Nov. 8, 2020, 5:39 p.m.