stat_summary: Statistical summary for one variable

View source: R/stat_summary.R

stat_summaryR Documentation

Statistical summary for one variable

Description

Print the summary for a numeric variable that includes the SD and the variance.

Usage

stat_summary(info)

Arguments

info

A numeric vector.

Value

The summary if 'info' is numeric.

Author(s)

Leonardo Collado-Torres

Examples

stat_summary(mtcars$mpg)


LieberInstitute/shinycsv documentation built on Dec. 16, 2024, 4:43 a.m.