Learn R Programming

RDS (version 0.9-9)

as.char: converts to character with minimal loss of precision for numeric variables

Description

converts to character with minimal loss of precision for numeric variables

Usage

as.char(x, ...)

Arguments

x

the value

...

passed to either format or as.character.