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 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


[Package metagear version 0.7 Index]