| figure_write {metagear} | R Documentation | 
Saves/writes a figure image.
Description
Writes a figure image to file and returns the file name.
Usage
figure_write(aFigure, file = NULL)
Arguments
aFigure | 
 The   | 
file | 
 Name and location of file to save. Supports .jpg, .png, and .tiff image formats.  | 
Value
Vector of file names.
See Also
[Package metagear version 0.7 Index]