BeginNav: Write the header for the HTML navigation file (htmlize).

Description Usage Arguments Details Value Author(s)

Description

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

Usage

1
BeginNav(navcon,bgcolor="#dddddd")

Arguments

navcon

The connection for writing to the navigation file.

bgcolor

The background color for the navigation frame.

Details

BeginNav sets up the file with the navigation frame information for the HTML listing for the htmlize function.

Value

nil

Author(s)

Jim Lemon


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

Related to BeginNav in prettyR...