plotDownSample {flowSpecs}R Documentation

This function is a co-function to the oneVsAllPlot function, to reduce computational time.

Description

This function is a co-function to the oneVsAllPlot function, to reduce computational time.

Usage

plotDownSample(flowObj, nRows = 10000)

Arguments

flowObj

The object to downsample

nRows

The number of rows in the downsampled sample.

Value

The downsampled flowObj.


[Package flowSpecs version 1.0.2 Index]