Learn R Programming

easyr (version 0.5-11)

tochar: Shorthand for as.character

Description

Shorthand for as.character

Usage

tochar(x)

Value

as.character result

Arguments

x

Value to check.

Examples

Run this code
tochar(NA)
tochar(1)

Run the code above in your browser using DataLab