descriptive_stats: Compute descriptive statistics

Description Usage Arguments Value Examples

View source: R/descriptive_stats.R

Description

This function provides a range of descriptive statistics for one single numeric variable or a series of numeric variables 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(s) to compute the descriptive statistics for.

Value

A tibble containing the following statistics:

Examples

1
2
3

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