Convert to R

Takes a data table as input and pushes it to a new R workspace as 'kIn' data frame. Make sure that Rserve is running somewhere, and KNIME is accordingly configured (KNIME->Preferences).

Detailed documentation about the R generic nodes: Wiki on GitHub: knime-scripting

Options

Chunk size to push incoming data
Number of columns to push as one data chunk to R. The default (-1) leads to data transfer without splitting the data in chunks.

Input Ports

Icon
A data table which should be processed using non-table based GenericR pipeline.

Output Ports

Icon
R workspace containing the input table as data frame (named 'kIn')

Views

This node has no views

Workflows

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.