getPackageNameOf.Rdoc.Rd
Gets the package of a method or an object.
## Static method (use this):
## Rdoc$getPackageNameOf(objectName, mode="any", unique=TRUE, ...)
## Don't use the below:
# S3 method for class 'Rdoc'
getPackageNameOf(static, objectName, mode="any", unique=TRUE, ...)
Returns a character
string.
For more information see Rdoc
.