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

View source: R/utils.R

as.charR 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.


RDS documentation built on Sept. 11, 2024, 8:13 p.m.