f = system.file("exampleData", "boxplot.svg", package = "XML")
styles = list()
gctorture(TRUE)
xmlEventParse(f, branches = list(g = function(node) styles <<- c(styles, node)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.