Guest User

Untitled

a guest
Aug 14th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. > df
  2. file_name some_value
  3. test.csv 12815415,5712365,12815383,13700109,12806007
  4.  
  5. write.csv(df,file="E:/output.csv",row.names = F)
  6.  
  7. file_name some_value
  8. test.csv 1.281545E+38
Add Comment
Please, Sign In to add comment