ggsave |
Exports plot to a file. Supported formats: SVG, HTML, PNG, JPEG and TIFF. Note: in some configurations raster formats might not be supported. fun ggsave(plot: Figure, filename: String, scale: Number = 2, dpi: Number? = null, path: String? = null): String |