Rdocumentation
powered by
Learn R Programming
memisc (version 0.95-18)
mkHelpDir: Collect HTML Documentation
Description
mkHelpDir
generates
HTML
documentation shown by
help.start
and puts it into a specified directory.
Usage
mkHelpDir(path="~/R")
Arguments
path
a character string; specifies the directory where to put the documentation. By default the
"R"
subdirectory in the user's home directory.