as.character.BasicObject: Gets a character string representing the object

as.character.BasicObjectR 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

See Also

For more information see BasicObject.


R.oo documentation built on June 12, 2022, 9:05 a.m.