r_display_images(+Images:list)[multifile, library(r/r_call)]
Hook to display images.
Arguments:
Images- is a list of images. Each image is of the form Format(String), where Format is the file extension. Currently only uses svg. If not defined, print_message/2 is called with the term r_images(Images).
 r_call:r_display_images(+Images)[multifile, swish(lib/r_swish)]
Relay received images to the SWISH console using pengine_output/1.