Hi,
I am using R snippet node to create a list and output the list as a data frame but I am not able to get the desired output, the output that I am getting is the same file that goes as the input in the node. I tired writing the file through write.csv in my Code and was able to get the desired results on my system but the same output is not visible in the output port of the R snippet node. Please help.
Thanks