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.


seminr documentation built on Oct. 13, 2022, 1:05 a.m.