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