as.char {RDS}R Documentation

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.


[Package RDS version 0.9-9 Index]