skim_boxplot | R Documentation |
Returns a five point summary, mean and sd, items count and alpha for scales added by add_index(). Additionally, the whiskers defined by the minimum respective maximum value within 1.5 * iqr are calculated. Outliers are returned in a list column.
skim_boxplot(data, ..., .data_name = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.