R.oo (version 1.24.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, ...)

Arguments

...

Not used.

Value

Returns a character string.

See Also

For more information see Package.

Examples

Run this code
# NOT RUN {
print(R.oo)
# }

Run the code above in your browser using DataLab