cal_mean.sd: Calculated mean±sd

View source: R/cal_mean.sd.R

cal_mean.sdR Documentation

Calculated mean±sd

Description

Calculated mean±sd

Usage

cal_mean.sd(df, digits = NULL, nsmall = NULL)

Arguments

df

a numeric vector

digits

how many digits

nsmall

the minimum number of digits to the right of the decimal point in formatting real/complex numbers in non-scientific formats. Allowed values are 0 <= nsmall <= 20.

Value

a character

Examples

usuallt it is used with dplyr::summarise and dplyr::mutate funciton

kun-ecology/ecoloop documentation built on Jan. 9, 2025, 10:20 a.m.