Skip to content

Urgent Help in Paste Command

2 messages · Shubha Karanth, Gabor Grothendieck

#
Try this:
C:\Program Files\R\R-2.4.0\bin\Rgui.exe
[1] "C:\\Program Files\\R\\R-2.4.0\\bin\\Rgui.exe"



You can also use

   readLines("clipboard")

if you are trying to read in something from the clipboard.
On 12/2/06, Shubha Karanth <shubhakaranth at gmail.com> wrote: