spheader {sendplot} | R Documentation |
Stores header information, tooltip information, for html file
Character vector containing lines of html header information
This file contains header information for an html file. It also contains javascript tooltip necessary for interactive plot. The different versions have different features or work on different web browsers. v1 works well with firefox and displays information in the upper right corner of the web browser v2 works well with firefox and displays information at the mouse location.
This dataset is used within the sendplot function. There is no need for the user to ever call this dataset.
http://www.walterzorn.com/tooltip/tooltip_e.htm
http://www.onlamp.com/pub/a/onlamp/2007/07/05/writing-advanced-javascript.html