Learn R Programming

flowcatchR (version 1.6.2)

channel.Frames: Channel extraction for objects

Description

channel

Usage

channel.Frames(frames, mode)

Arguments

frames
A Frames object
mode
A character value specifying the target mode for conversion.

Value

  • A Frames object with just the infotmation on the selected channel

Examples

Run this code
data("MesenteriumSubset")
channel.Frames(MesenteriumSubset,"red")

Run the code above in your browser using DataLab