Quantcast
Channel: KNIME RSS
Viewing all articles
Browse latest Browse all 4157

Creating Flow Variables in R Scripting Nodes

$
0
0

How do you create a flow variable inside of a R scripting node? What is the proper syntax?

I know how to create flow variables in python nodes by using the following syntax

flow_variables["variablename"] = variable

 

However this syntax doesn't work in R even when I change the assignment operator. What is the proper R syntax?

 

 


Viewing all articles
Browse latest Browse all 4157

Latest Images

Trending Articles



Latest Images