Learn R Programming

seminr (version 2.3.4)

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)

Value

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

Arguments

pkg

String naming the package