record.numeric: Record Statistics and Meta Data of a Numeric

Description Usage Arguments Value Examples

Description

Records statistics and meta data of a numeric.

Usage

1
2
## S3 method for class 'numeric'
record(x, ...)

Arguments

x

numeric

...

all further arguments.

Value

list recorded statistics and meta data.

Examples

1
record(iris$Sepal.Length)

recorder documentation built on June 13, 2019, 9:04 a.m.