assoc_plot_save | R Documentation |
assoc_plot_save saves a png of the assoc_plot with the correct dimensions
assoc_plot_save(x, file, width = 9, height = 7, dpi = 500)
x |
the plot |
file |
the filepath |
width |
the width of the plot |
height |
the height of the plot |
dpi |
the resolution of the plot |
James R Staley <jrstaley95@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.