Learn R Programming

⚠️There's a newer version (1.0.0) of this package.Take me there.

Installation

To install the Rd2md package, you can either use the official CRAN repository or install directly from github.

From CRAN:

install.packages("Rd2md")

From Github:

## if not already installed:
# install.packages("devtools") 
library(devtools)
install_github("quants-ch/Rd2md")

However, please not that github will always have the most recent version available.

Reference Manual To Markdown

There main function to create the reference manual in markdown format is

ReferenceManual(pkg, outdir)

Please read the introduction vignette for further information and consult the available function docs.

Copy Link

Version

Install

install.packages('Rd2md')

Monthly Downloads

1,028

Version

0.0.5

License

GPL

Maintainer

Julian Busch

Last Published

February 1st, 2021

Functions in Rd2md (0.0.5)

Rd2md-package

Reference Manual in Markdown
parseTag

Tag from Rd Format to Markdown
Rd2markdown-package

Convert Rd help files to markdown.
trim

Trim
parseRd

Parse an Rd object
Rd2markdown

Rd file to markdown
ReferenceManual

Create Reference Manual Markdown
fetchRdDB

Make first letter capital
stripWhite

Strip white space
simpleCap

Make first letter capital
RdTags

Extract Rd tags