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