Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

StartList

Write the header for the HTML listing file (htmlize).


Description

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

Usage

StartList(listcon,title="R listing",bgcolor="#dddddd",useCSS=NULL)

Arguments

listcon

The connection for writing to the listing file.

title

The title and heading for the listing frame.

bgcolor

The background color for the listing frame.

useCSS

Path and filename of a CSS stylesheet.

Details

StartList sets up the file with the listing frame information for the HTML listing.

Value

nil

Author(s)

Jim Lemon


prettyR

Pretty Descriptive Stats

v2.2-3
GPL (>= 2)
Authors
Jim Lemon <drjimlemon@gmail.com>, Philippe Grosjean <phgrosjean@sciviews.org>
Initial release
2019-04-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.