powered by
## S3 method for class 'Package': getDocPath(this, ...)
character
Package
print(list.files(getDocPath(R.oo))) # explicit call, or print(list.files(R.oo$docPath)) # as a virtual field
Run the code above in your browser using DataLab