powered by
Gets the search path position of the package.
# S3 method for Package getPosition(this, ...)
An integer.
integer
Not used.
Henrik Bengtsson
*getEnvironment(). search(). For more information see Package.
*getEnvironment()
search
Package
pkg <- Package("base") print(getPosition(pkg))
Run the code above in your browser using DataLab