powered by
htmltools
htmlSVG(code, ...)
svglite
if (require("htmltools")) { htmlSVG(plot(1:10)) htmlSVG(hist(rnorm(100))) }
Run the code above in your browser using DataLab