Learn R Programming

flowPlots (version 1.20.0)

profileDF: An example of profileData

Description

The profile data computed from the adultsNeonates data.

Usage

data(profileDF)

Arguments

Value

profile percentages), as well as 'demographic' data describing each row of percentages. For example, if there are 4 markers in the data set, there will be 2^4 columns for the profile percentages if all possible combinations are included. If the all-negative combination is excluded, there will be (2^4-1) cols of profile percentages.

See Also

StackedData

Examples

Run this code
# Load profile data
data(profileDF)

Run the code above in your browser using DataLab