Learn R Programming

R.oo (version 1.7.5)

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, ...)

Arguments

Value

  • Returns a character string representation of the object.

See Also

For more information see BasicObject.