| package_docs | R Documentation |
Create a list of section content from every documentation page from a package
package_docs(pkg)
pkg |
String naming the package |
A list whose names are documentation page titles. Each element is itself a list of the details and sections for a page.