search_docs: Dataframe the documentation of installed packages.

View source: R/search_docs.R

search_docsR Documentation

Dataframe the documentation of installed packages.

Description

This is fundamentally a dataframe version of the output of utils::hsearch_db().

Usage

search_docs(packages = NULL)

Arguments

packages

A character vector with the names of packages to limit the search, or NULL to serach in all known libraries.

Value

A dataframe.

See Also

Other retrieve documentation: reference_package

Examples

search_docs(NULL)


maurolepore/pkgdoc documentation built on Nov. 4, 2024, 6:56 a.m.