View source: R/documentation_utils.R
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.