Export image to a file
1 2 3 4 5 6 7 8 9 |
input |
art object to print |
filename |
filename |
width |
defaults to 3000 pixels (10in at 300dpi) |
height |
defaults to 3000 pixels (10in at 300dpi) |
dpi |
defaults to 300dpi |
xlim |
by default plot limits are c(-.05, 1.05), relative to data spanning c(0, 1), but can override |
ylim |
by default plot limits are c(-.05, 1.05), relative to data spanning c(0, 1), but can override |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.