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