mkHelpDir {memisc} | R Documentation |
mkHelpDir
generates HTML
documentation shown by help.start
and puts it into a specified directory.
mkHelpDir(path="~/R")
path |
a character string; specifies the directory
where to put the documentation. By default the "R"
subdirectory in the user's home directory. |