View source: R/MIXTURE.DEBUG_V0.1.R
ProportionPlot | R Documentation |
ProportionPlot a bar plot for each subject displaying the cell type proportions
ProportionPlot(obj, sortBy, subjOrder)
obj |
a MIXTURE object, see |
sortBy |
character indicating the cell type used to sort the profiles along the proportion plot (mutually exclusive with subjOrder). It should match one of the cell type names. |
subjOrder |
an indexing vector to order the subject along the proportion plot (mutually exclusive with sortBy) |
it return a ggplot object see vignette for examples
LoadMixtureResultsFromExcel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.