gridSVG.newpage | R Documentation |
This function erases the current device or moves to a new page. In addition, it clears any definitions of referenced content defined by gridSVG.
gridSVG.newpage(wipeRefs = TRUE, recording = TRUE)
wipeRefs |
A logical value that determines whether referenced content should be deleted. |
recording |
A logical value to indicate whether the new-page operation should be saved onto the Grid display list. |
When creating a gridSVG image, it is possible to create referenced content. An example is pattern fills. This function should be used in order to remove the definitions of referenced content.
None.
Simon Potter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.