record.integer {recorder} | R Documentation |
Records statistics and meta data of an integer
.
## S3 method for class 'integer'
record(x, ...)
x |
|
... |
all further arguments. |
list
recorded statistics and meta data.
record(c(1:10, NA_integer_))