Learn R Programming

webvis (version 0.0.2)

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.

Value

Details

render.webvis Renders the visualization from the webvis object.

References

http://vis.stanford.edu/protovis/

See Also

new.webvis that creates the webvis object.