Skip to content
Prev 64315 / 398500 Next

Easy cut & paste from Excel to R?

Uwe Ligges <ligges at statistik.uni-dortmund.de> writes:
...which is of course the same as 

     read.delim2(file("clipboard"), header=FALSE)

except for possible variations in the fill and quote settings. (What
happens if you have empty cells in the last columns, or cells with
the text "Don't do this"?)