parseRd: Parse an Rd object.

Description Usage Arguments Value

Description

This function will parse an Rd object returning a list with each section. The contents of each element of the list will be converted to markdown.

Usage

1
  parseRd(rd, link.ext)

Arguments

rd

and Rd object.

link.ext

file extension for links.

Value

a list with the parts of the Rd object that will be used for creating an markdown file.


jbryer/Rd2markdown documentation built on May 18, 2019, 7:01 p.m.