gs | R Documentation |
Title the ggplot2 ggsave function changed for the dir path
gs(dir, filename, width, height, dpi)
dir |
the dirpath you want to save in |
filename |
the filename you want to name |
width |
the width parameter in ggplot2::ggsave |
height |
the height parameter in ggplot2::ggsave |
dpi |
the dpi parameter in ggplot2::ggsave |
ggplot2 object
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.