descriptives: Table with descriptive statistics

View source: R/descriptives.R

descriptivesR Documentation

Table with descriptive statistics

Description

Table with descriptive statistics

Usage

descriptives(data, round = 2, labels = FALSE)

Arguments

data

A data frame

round

Digits for round function

labels

Deprecated. Use rename_items() instead.

Value

A data frame with descriptive statistics

Examples

descriptives(ex_itrf)

jazznbass/scaledic documentation built on July 19, 2023, 12:50 a.m.