I have created a graph by using the node “R view (Table)”. This node gives me two format options to export the image: PNG and SGV. However, I would need to get that image in tiff or jpeg format.
Is there an option to get the image in one of these other formats?
You can use KNIME Image Processing to save images into different formats: You’ll have to convert the output image port of the R View (Table) into a column and, subsequently, convert the column to a KNIME Image Processing type before you can export to JPEG and TIFF. Here’s a workflow that demonstrates this: