mkHelpDir {memisc}R Documentation

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.

[Package memisc version 0.95-17 Index]