Skip to content
Prev 85975 / 398506 Next

large lines of data

Sara Mouro wrote:
Use 'Save As' to save your Word file - or rather just the data section 
- as a plain text or Ascii file. Then read into R with scan() or 
read.table() as appropriate.


Barry