getPackageNameOf.Rdoc: Gets the package of a method or an object
Description
Gets the package of a method or an object.Usage
Rdoc$getPackageNameOf(objectName, mode="any", unique=TRUE, ...)
Arguments
unique
If TRUE
, only the first matching package is returned if
more than one is found. synopsis
getPackageNameOf.Rdoc(static, objectName, mode="any", unique=TRUE, ...)See Also
For more information see Rdoc
.