roxygenise: Roxygenise a package.

Description Usage Arguments

Description

This converts roxygen comments in to Rd files in the ‘man/’ directory, directives in the ‘NAMESPACE’, and fields in the ‘DESCRIPTION’.

Usage

1
  roxygenise(path, check = FALSE, clean = FALSE)

Arguments

path

path to package

check

should check_doc be run after documentation is complete?

clean

if TRUE will delete the contents of ‘man/’ before generating output.


hadley/roxygen3 documentation built on May 17, 2019, 12:16 p.m.