Rdocumentation
powered by
Learn R Programming
FlowSOM (version 1.4.0)
AddFlowFrame: Add a flowFrame to the data variable of the FlowSOM object
Description
Add a flowFrame to the data variable of the FlowSOM object
Usage
AddFlowFrame(fsom, flowFrame)
Arguments
fsom
FlowSOM object, as constructed by the ReadInput function
flowFrame
flowFrame to add to the FlowSOM object
Value
FlowSOM object with data added
See Also
ReadInput