Initiate the listing file for an R listing in HTML format.
StartList(listcon,title="R listing",bgcolor="#dddddd",useCSS=NULL)
The connection for writing to the listing file.
The title and heading for the listing frame.
The background color for the listing frame.
Path and filename of a CSS stylesheet.
nil
StartList sets up the file with the listing frame information for the HTML listing.