StartNav: Write the header for the HTML navigation file (R2html).

Description Usage Arguments Details Value Author(s)

Description

Initiate the navigation file for an R listing in HTML format.

Usage

1
StartNav(navcon,title="R listing",bgcolor="#dddddd")

Arguments

navcon

The connection for writing to the navigation file.

title

Title for the navigation window.

bgcolor

The background color for the navigation frame.

Details

StartNav sets up the file with the navigation frame information for the HTML listing for R2html.

Value

nil

Author(s)

Philippe Grosjean


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

Related to StartNav in prettyR...