Gets the path to the accompanying documentation (doc/) directory of this package
Gets the path to the accompanying documentation (doc/) directory of this package.
## S3 method for class 'Package' getDocPath(this, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see Package
.
print(list.files(getDocPath(R.oo))) # explicit call, or print(list.files(R.oo$docPath)) # as a virtual field
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.