Hi
Im trying to get an understanding of the 'R snippet' node by running some basic R code within it. Currently im getting the following error 'Execute failed: R evaluation failed' when I run the following code :
require(sqldf)
knime.out <- sqldf("select sms from knime.in")
Would someone be able to point me in the right direction in order to solve this please.
Thanks for your help
Sandeep