Rdocumentation
powered by
Learn R Programming
prettyR (version 1.0-4)
StartNav: Write the header for the HTML navigation file
Description
Initiate the navigation file for an R listing in HTML format.
Usage
StartNav(navcon,bgcolor="#dddddd")
Arguments
navcon
The connection for writing to the navigation file.
bgcolor
The background color for the navigation frame.
Value
nil
Details
StartNav
sets up the file with the navigation frame information for the HTML listing.