Learn R Programming

fastStat (version 1.4)

list.summary: Summary for Data

Description

Summary for Data

Usage

list.summary(x, round = 2)

Arguments

x

numeric

round

digital number

Value

a dataframe with min, max, quantile 25 and 75, mean, median, sd and NA

Examples

Run this code
# NOT RUN {
list.summary(mtcars)
# }

Run the code above in your browser using DataLab