Skip to contents

Plot sample population mixtures from an `scbench` object

Usage

plt_population_mixtures(scbench, nshow = 50, order_by = NULL)

Arguments

scbench

an `scbench` object that has been evaluated by `mixtures_population`

nshow

an integer, the number of samples to plot

order_by

a string of a name of a population to order the samples with increasing mixtures of `order_by`

Value

a ggplot object