Description Usage Arguments Value
Plot showing ML estimate of sample parameters.
1 2 3 4 5 6 7 | plot_sample_data(
d,
labeller_function = NULL,
external_purity_estimate = NULL,
label_external_purity = "Independent estimate",
subset = NULL
)
|
d |
Object returned from 'add_lowpass_sampled'. |
labeller_function |
(optional) function returning a modified version of sample labels. |
external_purity_estimate |
(optional) numeric vector of external purity estimates of each sample. |
label_external_purity |
(optional) label to be used in the legend of the external purity estimates. |
subset |
(optional) character vector defining a subset of samples to plot. |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.