mystats: mystats

Description Usage Arguments Value Examples

View source: R/mystats.R

Description

an example function calculating the descriptive statistics

Usage

1

Arguments

x

the data vector or matrix

na.omit

the logistic value

Value

a random sample of size n

Examples

1
2
myvars <- c("mpg","hp","wt")
sapply(mtcars[myvars],mystats)

chenhj68/StatComp18040 documentation built on May 5, 2019, 11:06 p.m.