createIndxFile: Write an index file for the current output (R2html).

Description Usage Arguments Details Value Author(s)

Description

Write an index file for the current R2html output.

Usage

1
createIndxFile(HTMLfile,navfile,listfile,title="R listing")

Arguments

HTMLfile

The file name for the HTML files.

navfile

The name for the HTML navigation frame file.

listfile

The name for the HTML listing file.

title

The title for the listing.

Details

createIndxFile 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 R2html repeatedly without generating multiple sets of files. It then writes the frameset definition into the file and closes it.

Value

nil

Author(s)

Philippe Grosjean


prettyR documentation built on May 2, 2019, 2:16 a.m.