This function is a wrapper around ggplot2::ggsave
. It provides a suggested export with square dimensions for a canvas created using the aRtsy
package.
saveCanvas(plot, filename, width = 7, height = 7, dpi = 300)
No return value, called for saving plots.