Learn R Programming

R.oo (version 1.7.5)

as.character.Package: Gets a string representation of this package

Description

Gets a string representation of this package.

Usage

## S3 method for class 'Package':
as.character(x, ...)

Arguments

...
Not used.

Value

See Also

For more information see Package.

Examples

Run this code
print(R.oo)

Run the code above in your browser using DataLab