View source: R/plot_outliers.R
plot_outliers | R Documentation |
Calculates path for an ellipse based on 2D mu and sigma values
plot_outliers(qc_obj, sel_sample, outliers_dt = NULL)
qc_obj |
Output from function fit_sampleqc |
sel_sample |
Selected sample |
outliers_dt |
Optional alternative outlier specification; see function
|
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.