Learn R Programming

easyr (version 0.3-1)

tochar: Shorthand for as.character

Description

Shorthand for as.character

Usage

tochar(x)

Arguments

x

Value to check.

Value

as.character result

Examples

Run this code
# NOT RUN {
tochar(NA)
tochar(1)
# }

Run the code above in your browser using DataLab