man_md/rd2md_all.md

rd2md_all: The rd2md_all() function batch converts .rd files to .md files

Description

uses the Rd2md::Rd2markdown function inside base::lapply

Usage

rd2md_all(dir_man_rd, dir_man_md)

Arguments

Argument |Description ------------- |---------------- dir_man_rd | a character string for the directory containing .rd files dir_man_md | a character string for the directory to output .md files

Value

nothing is returned, but external .md files are written to dir_man_md

Seealso

Rd2markdown

Examples

```r

```



mikejacktzen/datzen documentation built on June 14, 2019, 5:23 p.m.