Skip to content
Prev 322044 / 398500 Next

R copying script code to clipboard

Hi everyone

I am trying to figure out why, and how to stop R, from copying my
entire script text to the clipboard when I either select the "run all"
option or select the entire script and ctrl+r.

Since my script imports data from the clipboard it is non-functional
when R overwrites the data I saved in the clipboard.

Thanks in advance

Thomas