loading tab-delimited data


/ Published in: R
Save to your folder(s)

Note: don't forget to delimit backslashes on Windows boxes (shown as example in source code)


Copy this code and paste it in your HTML
  1. read.delim("C:\\path\\to\\file.txt")

URL: http://cran.r-project.org/doc/manuals/R-data.html#Reading-Excel-spreadsheets

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.