powered by
devSVG(file = "Rplots.svg", width = 10, height = 8, bg = "white", fg = "black", onefile=TRUE, xmlHeader=TRUE)
plotmath
The driver output is currently NOT specifying a DOCTYPE DTD
pictex
postscript
Devices
library(RSvgDevice) devSVG() plot(1:11,(-5:5)^2, type='b', main="Simple Example") dev.off()
Run the code above in your browser using DataLab