On Mon, Jun 3, 2013 at 9:24 AM, Tal Galili <tal.gal...@gmail.com> wrote:
> My apologies Sarah, you are right, here:
>
>
>  sessionInfo()
> R version 3.0.0 (2013-04-03)
> Platform: i386-w64-mingw32/i386 (32-bit)
>
> locale:
> [1] LC_COLLATE=Hebrew_Israel.1255  LC_CTYPE=Hebrew_Israel.1255
>  LC_MONETARY=Hebrew_Israel.1255
> [4] LC_NUMERIC=C                   LC_TIME=Hebrew_Israel.1255
>
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base
>
> other attached packages:
> [1] plyr_1.8   jpeg_0.1-4
>
> loaded via a namespace (and not attached):
> [1] tools_3.0.0


Try this:

read.delim("clipboard")

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to