Write an SVG object to a file or connection.
1 2 |
... |
character vectors specifying the elements of the SVG. |
width |
expression that sets the |
height |
expression that sets the |
version |
expression specifying the SVG version number. |
preserveAspectRatio |
expression indicating how an SVG object
with a |
file |
a connection or a character naming the file the SVG is written to. |
viewBox |
numeric defining the position and dimension of the SVG object in user space. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.