summary_2 {lsasim}R Documentation

Dataset summary statistics

Description

Creates summary statistics of a dataset

Usage

summary_2(data, digits = 3)

Arguments

data

Data frame

digits

number of digits for the output

Note

This function is inspired by base::summary(), but outputs content more relevant to the context of cluster_gen() and summary()

See Also

summary()


[Package lsasim version 2.1.5 Index]