record.numeric {recorder} | R Documentation |
Records statistics and meta data of a numeric
.
## S3 method for class 'numeric'
record(x, ...)
x |
|
... |
all further arguments. |
list
recorded statistics and meta data.
record(iris$Sepal.Length)