parse_documentation: Parse a module<U+2019>s documentation
Description
Parse a module<U+2019>s documentation
Usage
parse_documentation(info, mod_ns)parse_roxygen_tags(info, mod_ns)
patch_mod_doc(docs)
Arguments
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.