powered by
This function just calls as.character(), but it is easier to type and read.
as.character()
chr(x, ...)
Character value.
Object to be coerced.
Further arguments to pass to as.character().