roxygen2 (version 6.1.1)

rd_roclet: Roclet: make Rd files.

Description

This roclet is the workhorse of roxygen, producing the Rd files that document that functions in your package.

Generally you will not call this function directly but will instead use roxygenise() specifying the rd roclet

Usage

rd_roclet()

Arguments

See Also

vignette("rd", package = "roxygen2")

Other roclets: namespace_roclet, vignette_roclet