Learn R Programming

seminr (version 2.0.2)

package_docs: Create a list of section content from every documentation page from a package

Description

Create a list of section content from every documentation page from a package

Usage

package_docs(pkg)

Arguments

pkg

String naming the package

Value

A list whose names are documentation page titles. Each element is itself a list of the details and sections for a page.