Displaying 1 result from an estimated 1 matches for "slide8".
Did you mean:
slides
2005 Sep 03
1
producing SVG files
I am trying to use the RSvgDevice package to produce some SVG graphs which I
want to edit with Inkscape 0.42.
Under Linux (Kubuntu 5.04) I use the following:
library(RSvgDevice)
plot(1:10, 1:10)
devSVG(file = "/home/adi/Rplots.svg", width = 10, height = 8,
bg = "white", fg = "black", onefile=TRUE, xmlHeader=TRUE)
but when I tried to load the file into Inkscape it