descriptive_stats_by: Compute descriptive statistics by group

Description Usage Arguments Value Examples

View source: R/descriptive_stats_by.R

Description

This function provides a range of descriptive statistics for one single numeric variable or a series of numeric variables computed separately by a specified group that are relevant for item analysis.

Usage

1

Arguments

.data

A data frame.

...

<data-masking> The name/s or column number/s of the numeric variable to compute the descriptive statistics for.

group

The name of the grouping variable.

Value

A tibble grouped by group containing the following statistics:

Examples

1

sophiestallasch/mdRtools documentation built on Jan. 20, 2022, 12:09 a.m.