Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. ID date qid aid all
  2. 1 Sat Apr 11 2015 at 09:20:31 5522 777; 771;777;772
  3. 2 Sun Apr 24 2015 at 07:20:31 5522 777; 772;777;771
  4.  
  5. 777 772
  6. 777 777
  7.  
  8. df<-read.table("pp.txt", header=T,sep=",")
  9.  
  10. df$date<- strptime(df$date, format('%d/%b/%Y:%H:%M:%S'))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement