Description Usage Arguments Examples
View source: R/get_outlier_plot.R
This function identifies and plots outliers using geom_boxplot
1 | get_outlier_plot(dataframe, column)
|
dataframe |
Object of data table or dataframe |
column |
Column in questions with double quotes |
1 | Example <- get_outlier_plot(dataframe,"AllVisits")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.