Convert to Table

Takes a R workspace as input. An R data frame assigned to 'kIn' will be converted back into a KNIME table. 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 pull result data
Number of rows to push as one data chunk to R. The default (-1) leads to data transfer without splitting the data in chunks.

Input Ports

Icon
R workspace.

Output Ports

Icon
The 'kIn' data-frame converted back into a KNIME table.

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.