render.webvis: Create the final visualization from the webvis object.
Description
Create the final visualization from the webvis object.Usage
render.webvis(wv, vis.name, file.name, title="", protovis.path)
Arguments
wv
The webvis object containing the visualization.
vis.name
The file name of the output HTML.
path
The file path to the HTML file.
file.name
The file path to the HTML file.
title
The file path to the HTML file.
protovis.path
The file path to the HTML file.
Details
render.webvis
Renders the visualization from the webvis object.See Also
new.webvis
that creates the webvis object.