| figure_read {metagear} | R Documentation | 
Reads/loads a figure image from file.
Description
Reads a .jpg, .jpeg, .png, or .tiff image file containing a plotted figure.
Usage
figure_read(file = file.choose(), display = FALSE)
Arguments
file | 
 The file name and location of a plot figure. Prompts for file name if none is explicitly called. Preferably in .jpg format.  | 
display | 
 When   | 
Value
An EBImage object figure.
See Also
[Package metagear version 0.7 Index]