Description Usage Arguments See Also Examples
Save various EU plots.
1 |
... |
Passed export params: w (width), h (height), file_ext (".svg", ".png", ".jpg"; others may work as well). Rest passed to ggplot2, e.g. quality for JPEG output. |
Other output funcs:
c19_heat_save()
,
c19_inkmagick()
,
c19_oblasts_save()
,
c19_r_plot_save()
,
c19_save_all()
,
c19_var_plot_save()
1 2 3 4 5 | ## Not run:
c19_eu_plots_save() # default is SVG
c19_eu_plots_save(file_ext = ".jpg", quality = 100)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.