figure_write: Saves/writes a figure image.
Description
Writes a figure image to file and returns the file name.
Usage
figure_write(aFigure, file = NULL)
Arguments
file
Name and location of file to save. Supports .jpg, .png, and
.tiff image formats.
Value
Vector of file names.