setManPath.Rdoc {R.oo}R Documentation

Sets the path to the directory where the Rd files should be saved

Description

Sets the path to the directory where the Rd files should be saved. By default the path is ../man/ assuming that the current directory is ../R/, which is where source files commonly are placed.

Usage

Rdoc$setManPath(path="../man/", ...)

Arguments

... Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*getManPath() For more information see Rdoc.


[Package R.oo version 1.6.5 Index]