as.character.BasicObject: Gets a character string representing the object
Description
Gets a character string representing the object.Usage
## S3 method for class 'BasicObject':
as.character(x, ...)
Value
- Returns a
character
string representation of the object.