Description Usage Arguments Value
Simplified and more flexible wrapper for the flowTrans() function supplied by the flowTrans package.
| 1 | flow_Transform(flowObj, transformation)
 | 
| 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). | 
A transformed flow object of the type initially passed to the function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.