sd: Standard Deviation Generic

Description Usage Arguments Note

Description

Generic for the sd function

Usage

1
sd(x, na.rm = FALSE)

Arguments

x

A numeric vector or an R object which is coercible to one by as.double(x)

na.rm

logical. Should missing values be removed?

Note

Dispatches only on 'x'


cdeterman/generics documentation built on May 20, 2019, 8:01 p.m.