View source: R/graph_outputs.R
data_ranges | R Documentation |
Computes data ranges for each channel of each flowFrame of a flowSet
data_ranges(fs, global_across_samples, global_across_channels, na.rm = T)
fs |
A flowSet |
global_across_channels |
Boolean |
na.rm |
Boolean : wether to ignore missing values or change output to NA |
See color_biplot_by_channels
for details of how the boolean arguments affect the output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.