m_sd: Formatted mean and standard deviation

View source: R/stats.R

m_sdR Documentation

Formatted mean and standard deviation

Description

Format the mean and sd of a vector

Usage

m_sd(x, ...)

Arguments

x

a numerical vector

Value

formatted string

Examples

m_sd(rnorm(100))

matschmitz/schmitz documentation built on May 15, 2022, 4:15 p.m.