data_ranges: Computes data ranges for each channel of each flowFrame of a...

View source: R/graph_outputs.R

data_rangesR Documentation

Computes data ranges for each channel of each flowFrame of a flowSet

Description

Computes data ranges for each channel of each flowFrame of a flowSet

Usage

data_ranges(fs, global_across_samples, global_across_channels, na.rm = T)

Arguments

fs

A flowSet

global_across_channels

Boolean

na.rm

Boolean : wether to ignore missing values or change output to NA

Details

See color_biplot_by_channels for details of how the boolean arguments affect the output


ebecht/ebmisc documentation built on Sept. 26, 2024, 3:17 p.m.