Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

chr

Convert to character


Description

This function just calls as.character(), but it is easier to type and read.

Usage

chr(x, ...)

Arguments

x

Object to be coerced.

...

Further arguments to pass to as.character().

Value

Character value.


crayon

Colored Terminal Output

v1.4.1
MIT + file LICENSE
Authors
Gábor Csárdi [aut, cre], Brodie Gaslam [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.