stack_assoc_plot_save | R Documentation |
stack_assoc_plot_save saves a png of the assoc_plot with the correct dimensions
stack_assoc_plot_save(
x,
file,
n_traits,
width = NULL,
height = NULL,
dpi = 500
)
x |
the plot |
file |
the filepath |
n_traits |
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.