updated.numeric {nonmemica} | R Documentation |
Creates the updated version of numeric by coercing to character.
## S3 method for class 'numeric'
updated(x, ...)
x |
numeric |
... |
passed arguments |
Other updated:
updated()
,
updated.character()