flow_Transform: Transform Flow Data

Description Usage Arguments Value

Description

Simplified and more flexible wrapper for the flowTrans() function supplied by the flowTrans package.

Usage

1
flow_Transform(flowObj, transformation)

Arguments

flowObj

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

transformation

The transformation to be performed, case insensitive, quotations allowed but not required. Transformation options: arcsin OR arcsinh (Multivariate arc-sinh transform), box-cox OR boxcox (Multivariate box-cox transform), biexponential OR biexp (Multivariate biexponential transform), linlog OR lin-log (Multivariate lin-log transform).

Value

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


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