tochar: Shorthand for as.character

View source: R/shorthand.R

tocharR Documentation

Shorthand for as.character

Description

Shorthand for as.character

Usage

tochar(x)

Arguments

x

Value to check.

Value

as.character result

Examples

tochar(NA)
tochar(1)

easyr documentation built on March 31, 2023, 6:22 p.m.

Related to tochar in easyr...