plot_sample_data.Rd
Plot showing ML estimate of sample parameters.
plot_sample_data(
d,
labeller_function = NULL,
external_purity_estimate = NULL,
label_external_purity = "Independent estimate",
subset = NULL
)
Object returned from 'add_lowpass_sampled'.
(optional) function returning a modified version of sample labels.
(optional) numeric vector of external purity estimates of each sample.
(optional) label to be used in the legend of the external purity estimates.
(optional) character vector defining a subset of samples to plot.
A ggplot object