skim_boxplot {volker} | R Documentation |
A skimmer for boxplot generation
Description
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.
Usage
skim_boxplot(data, ..., .data_name = NULL)
[Package volker version 3.1.0 Index]