Learn R Programming

⚠️There's a newer version (2.2.1) of this package.Take me there.

svglite (version 1.0.0)

A SVG Graphics Device

Description

A graphics device for R that produces 'Scalable Vector Graphics'. 'svglite' is a fork of the older 'RSvgDevice' package.

Copy Link

Version

Install

install.packages('svglite')

Monthly Downloads

128,952

Version

1.0.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Hadley Wickham

Last Published

December 8th, 2015

Functions in svglite (1.0.0)

editSVG

Run plotting code and open svg in OS/system default svg viewer or editor.
svglite

An SVG Graphics Driver
xmlSVG

Run plotting code and return svg
htmlSVG

Run plotting code and view svg in RStudio Viewer or web broswer.