Skip to content
Prev 19204 / 63421 Next

including .svg vector graphics?

On 22 January 2006 at 18:26, Marjo en Edwin wrote:
| I am wondering if there are any plans for incorporating the option to save
| graphs as ".svg" files. This would make it easy to postprocess figures in R
| with Inkscape, the open source vector graphics editor.

Had you run this search from within R:

	> RSiteSearch("svg")

you would have seen 67 hits, including seven to the RSvg package.

Dirk