file.type
which graphical output is to be used for writing the plots to a file. Can be either: "pdf", "bmp", "jpeg", "png", or "tiff", which will output the corresponding graphical format.
...
further arguments that are to be forwarded to the method which writes the plot to a file (eg. pdf (filename, output.width, output.height, ...)).