R Plot (with Image Port)

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

Improved R-graphics Integration for KNIME (better repainting and rescaling). Given an R-script this node will create a single view.
To use other ploting engines like ggplot or lattice you need to export the final plot from within your script using the 'print' command.
Make sure that Rserve is running somewhere, and Knime is accordingly configured (Knime->Preferences). Repainting behavior cam be also configured in the preferences.

Detailed documentation about the scripting integration: MPI-CBG SWEG Wiki

Options

width
The width of the image to be written into the file
height
The height of the image to be written into the file
filename
The output file name. The following placeholders are supported: $$DATE$$ for the current date, $$USER$$ for the username, $$WS$$ for the workspace directory, and FLOWVAR(varname) to use flow variable values in the file name

Input Ports

Icon
A table which should be visualized with R.

Output Ports

Icon
No description for this port available.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

R-Plot
The generated R-figure

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.