roxygen2md (version 0.0-4)

roxygen2md: Convert from Rd to Markdown in roxygen2 comments

Description

Performs various substitutions in all .R files in a package. Also attempts to enable Markdown support in roxygen2 by adding a field to DESCRIPTION. Carefully examine the results after running this function!

Usage

roxygen2md(pkg = ".")

Arguments

pkg

Path to a (subdirectory of an) R package

Value

List of changed files, invisibly