skim_boxplot: A skimmer for boxplot generation

skim_boxplotR 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)

volker documentation built on April 12, 2025, 9:16 a.m.