buildPkgIndexHtml {R.rsp} | R Documentation |
Builds a package index HTML file, iff missing.
buildPkgIndexHtml(...)
... |
Not used. |
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.
Henrik Bengtsson