Rdocumentation
powered by
Learn R Programming
gridSVG (version 0.8-0)
gridToSVG: Generate SVG output from a grid graphic
Description
Produces an SVG version of the current grid page.
Usage
gridToSVG(name = "Rplots.svg")
Arguments
name
The name of the SVG file to produce
Value
None. The side effect is to produce an SVG file of the specified name, AND a very rudimentary HTML file with the SVG document embedded.
Details
See the files in the directory gridSVG/tests for examples of things that can be done. See the file gridSVG/doc/overview.tex for limitations.
See Also
grid.hyperlink
,
grid.animate