An 'SVG' Graphics Device
Add web font imports to an already created SVG file
Convert an svg file to svgz, overwriting the old file
Run plotting code and open svg in OS/system default svg viewer or edit...
Create a font-face specification
Run plotting code and view svg in RStudio Viewer or web browser.
Objects exported from other packages
Run plotting code and return svg as string
svglite: An 'SVG' Graphics Device
An SVG Graphics Driver
Access current SVG as a string.
Run plotting code and return svg
A graphics device for R that produces 'Scalable Vector Graphics'. 'svglite' is a fork of the older 'RSvgDevice' package.
Useful links