print inside R code

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 

 

Darbon,

The "interactive R" set of nodes should be useful to you, though they are still a little fiddly for R 3.x. It'll give you an R-Studio like node config dialog with all interactivity.

Cheers
E