Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

CreateIndexFile

Write an index file for the current output (htmlize).


Description

Write an index file for the current HTML output.

Usage

CreateIndexFile(HTMLbase,HTMLdir,title="R listing")

Arguments

HTMLbase

The base name for the HTML files.

HTMLdir

The directory in which to write the HTML files.

title

The title for the listing.

Details

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.

Value

nil

Author(s)

Jim Lemon


prettyR

Pretty Descriptive Stats

v2.2-3
GPL (>= 2)
Authors
Jim Lemon <drjimlemon@gmail.com>, Philippe Grosjean <phgrosjean@sciviews.org>
Initial release
2019-04-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.