Guest User

Untitled

a guest
Jul 1st, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Converting Word2007 into R
  2. Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
  3. line 1 did not have 3 elements
  4. In addition: Warning message:
  5. In read.table("C:\Users\anr28\Desktop\x.docx", sep = ",", col.names = c("year", :
  6. incomplete final line found by readTableHeader on 'C:Usersanr28Desktopx.docx'
  7.  
  8. 1997,3.1,4
  9. 1998,7.2,19
  10. 1999,1.7,2
  11. 2000,1.1,13
Advertisement
Add Comment
Please, Sign In to add comment