knime-mpicbg / knime-scripting

knime-scripting includes scripting extensions for KNIME to integrate R, Matlab, Python and Groovy scripts. These extensions include a collection of nodes to develop and deploy templates in the respective languages.
https://github.com/knime-mpicbg/knime-scripting/wiki
Other
43 stars 25 forks source link

Include Open in R funcionality into R plot node and R snippet node #4

Closed niederle closed 8 years ago

niederle commented 10 years ago

It would be nice to have a check box or a tab+button or something similar in a R plot node and R snippet node to use Open in R functionality from these nodes directly. Then the configured R code could be pushed to clipboard or even to a new R document where it is ready to be executed and debugged.

This would make "search Open in R node", "drag to workflow", "connect", "execute", "open R node", "unlink form template", "copy", "new R documant" ,"paste" much faster for debugging.

(Martin)

niederle commented 9 years ago

OpenInR won't be independet of running server as this requires a parallel implementation of the data transfer with exactly the same results