as.character.Package {R.oo} | R Documentation |
Gets a string representation of this package.
## S3 method for class 'Package'
as.character(x, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see Package
.
print(R.oo)