tochar {easyr} | R 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)
[Package easyr version 0.5-11 Index]