buildPkgIndexHtml {R.rsp} | R Documentation |
Builds a package index HTML file
Description
Builds a package index HTML file, iff missing.
Usage
buildPkgIndexHtml(...)
Arguments
... |
Not used. |
Value
Returns (invisibly) the absolute pathname to the built index.html file.
If an index.html file already exists, nothing is done and NULL
is returned.
Author(s)
Henrik Bengtsson
[Package R.rsp version 0.45.0 Index]