ggsave_pixels | R Documentation |
Save ggplot using pixels for dimensions
ggsave_pixels(plot, width = 640, height = 1280, text_factor = 1, filename)
plot |
Name of plot to save |
width |
Width in pixels |
height |
Height in pixels |
filename |
Filename to save to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.