Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

parse_documentation

Parse a module’s documentation


Description

Parse a module’s documentation

Usage

parse_documentation(info, mod_ns)

parse_roxygen_tags(info, mod_ns)

patch_mod_doc(docs)

Arguments

info

The module info.

mod_ns

The module namespace.

docs

the list of roxygen2 documentation objects.

Value

parse_documentation returns a list of character strings with the Rd documentation source code for each documented name in a module.


box

Write Reusable, Composable and Modular R Code

v1.0.2
MIT + file LICENSE
Authors
Konrad Rudolph [aut, cre] (<https://orcid.org/0000-0002-9866-7051>), Michael Schubert [ctb] (<https://orcid.org/0000-0002-6862-5221>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.