This function just calls as.character()
, but it is
easier to type and read.
Arguments
- x
Object to be coerced.
- ...
Further arguments to pass to
as.character()
.
This function just calls as.character()
, but it is
easier to type and read.
Object to be coerced.
Further arguments to pass to as.character()
.