package_docs: Create a list of section content from every documentation...

View source: R/documentation_utils.R

package_docsR Documentation

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.


sem-in-r/seminr documentation built on Aug. 26, 2022, 8:47 p.m.