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 Aug. 20, 2023, 9:06 a.m.