Description Usage Arguments Details Value Author(s)
Write an index file for the current HTML output.
1 | CreateIndexFile(HTMLbase,HTMLdir,title="R listing")
|
HTMLbase |
The base name for the HTML files. |
HTMLdir |
The directory in which to write the HTML files. |
title |
The title for the listing. |
CreateIndexFile opens a new HTML index file. If there is another file with the same name, it will be overwritten. This is intentional, as the user may want to run htmlize repeatedly without generating multiple sets of files. It then writes the frameset definition into the file and closes it.
nil
Jim Lemon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.