Learn R Programming

R.oo (version 1.26.0)

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

Description

Gets a string representation of this package.

Usage

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

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Package.

Examples

Run this code
print(R.oo)

Run the code above in your browser using DataLab