Convert to character
This function just calls as.character()
, but it is
easier to type and read.
chr(x, ...)
x |
Object to be coerced. |
... |
Further arguments to pass to |
Character value.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.