as.character.BasicObject {R.oo}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BasicObject.


[Package R.oo version 1.6.5 Index]