trace(grDevices:::png, quote({
if (missing(type) && missing(antialias)) {
type <- "cairo-png"
antialias <- "subpixel"
}
}), print = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.