powered by
xml2
xmlSVG(code, ..., standalone = FALSE)
svglite
FALSE
xml2::xml_document
if (require("xml2")) { x <- xmlSVG(plot(1, axes = FALSE)) x xml_find_all(x, ".//text") }
Run the code above in your browser using DataLab