doxy_init: Prepares the R package structure for use with doxygen

Description Usage Arguments Examples

Description

Creates a configuration file in inst/doxygen/ and sets a few options:

Usage

1
doxy_init(rootFolder = ".")

Arguments

rootFolder

A string with the path to the root directory of the R package. Default: "."

Examples

1
2
3
4
## Not run: 
doxy_init()

## End(Not run)

rdoxygen documentation built on May 2, 2019, 11:04 a.m.