runlog.numeric {nonmemica} | R Documentation |
Create a Runlog for Numeric
Description
Creates a runlog for numeric by coercing to character.
Usage
## S3 method for class 'numeric'
runlog(x, ...)
Arguments
x |
object |
... |
passed arguments |
See Also
Other runlog:
runlog()
,
runlog.character()
[Package nonmemica version 1.0.11 Index]