Learn R Programming

metagear (version 0.6)

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

aFigure

The EBImage figure.

file

Name and location of file to save. Supports .jpg, .png, and .tiff image formats.

Value

Vector of file names.

See Also

figure_read