waterfallPlot: Waterfall graphic expects a sorted table by population...

Description Usage Arguments

View source: R/waterfallModules.R

Description

Waterfall graphic expects a sorted table by population percentage

Usage

1
waterfallPlot(data, colorChoice)

Arguments

data

- percent population data frame from gatingObj, should be merged with annotation

colorChoice

- categorical variable to color by

Given a filtered data set of one population, the function will plot a waterfall plot of those values colored by the factor variable defined in colorChoice

population

- population to sort on


laderast/flowDashboard documentation built on May 20, 2019, 7:33 p.m.