as.character.BasicObject {R.oo} | R Documentation |
Gets a character string representing the object.
## S3 method for class 'BasicObject'
as.character(x, ...)
Returns a character
string representation of the object.
Henrik Bengtsson
For more information see BasicObject
.