parse_section: Parse a section from an Rd document.

Description Usage Arguments Details Value

Description

Parse a section from an Rd document given the document node for that section.

Usage

1
parse_section(rd_section)

Arguments

rd_section

An element from an Rd document which represents a section such as the title or description.

Details

See https://developer.r-project.org/parseRd.pdf page 5 for a list of all sectioning macros

Note: Only parsing arguments, description, usage, title and name for now.

Value

contents of section


coolbutuseless/rd2list documentation built on May 20, 2019, 9:41 a.m.