ppng | R Documentation |
height and width are specified in inches by default resolution is specified as 300 by default
ppng(
expr,
filename = "plot.png",
height = 10,
width = 10,
dim = NULL,
cex = 1,
title = NULL,
h = height,
w = width,
cex.title = 1,
oma.scale = 0,
units = "in",
res = 300,
oma.val = c(1, 1, 1, 1),
pars = list(),
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.