Learn R Programming

nonmemica (version 1.0.8)

errors.numeric: Get Errors for Numeric

Description

Gets errors for numeric by coercing to character.

Usage

# S3 method for numeric
errors(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other errors: errors.character(), errors()