Hi,
I'm new to Knime and i need to print a variable inside a R snippet.
Isn't it possible to print inside the console? right?
If i use the print command of R i can see the value inside the view of a specified node (the lens without the grid into the toolbar). This method seem to works only if the print command isn't stored into a function. In this case if i want to see the result i must copy all the code into RStudio.
Is there another solution?
Thanks in advance