Description Usage Arguments Value
A mirvie_cohort_outliers
object is the output of a call to
get_cohort_outliers()
.
1 2 | ## S3 method for class 'mirvie_cohort_outliers'
autoplot(object, pcx = 1, pcy = 2, plotly = interactive(), ...)
|
object |
A |
pcx |
An integer between 1 and 5. The principal component that will be on the x axis. |
pcy |
An integer between 1 and 5. The principal component that will be on the y axis. |
plotly |
A flag. Make the plot interactive (with mirvie ID tooltips)? |
... |
Not currently used. |
A ggplot2::ggplot()
or a plotly::ggplotly()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.