Node Connectivity

There are 5462 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Convert to R 

Takes a data table as input and pushes it to R

Convert to Table 

Takes a R workspace as input and extracts a data frame as KNIME table.

R Plot 

A generic R plot node that takes an R workspace input and returns figure created by R

R Snippet 

A generic R scripting node that takes an R workspace input and returns the altered R workspace as output

R Source 

A generic R scripting node that creates a fresh R workspace as output

Fix Column Names 

Renames column headers to obtain compatible column names for an R data-frame.

Convert to R Deprecated

Takes a data table as input and converts it into a generic R object.

Convert to Table Deprecated

Takes a generic R port as input and converts it into a data table. This requires the content of the genericR port to be a R data-frame. Other […]

R Plot 

Creates plot with R.

R Plot (with Image Port) Deprecated

Create figures with R from within Knime.