Learn R Programming

nonmemica (version 1.0.8)

updated.numeric: Create the Updated Version of Numeric

Description

Creates the updated version of numeric by coercing to character.

Usage

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

Arguments

x

numeric

...

passed arguments

See Also

Other updated: updated.character(), updated()