flow_Subset: Subset Flow Data

Description Usage Arguments Value

Description

Simple function which returns a random subset of values from the flow object it is passed.

Usage

1
flow_Subset(flowObj, subsetPercent)

Arguments

flowObj

A data frame, flowFrame, or a list containing these data types

subsetPercent

Numeric from 0-1 denoting the percentage of the original data set to return

Value

A subsetted flow object of the type initially passed to the function


ssmpsn2/flowAssist documentation built on May 30, 2019, 7:12 p.m.