[R] Data Export

Luis Silva lm.silva at sapo.pt
Thu Nov 21 15:55:06 CET 2002


Try with 
write.table(your 
matrix,"name.txt",sep=" ",quote=FALSE,row.names=FALSE,col.names=
FALSE)

sep=" " specifies the separation between columns (in this case 
space) 

} 
} Dear R-ers:
} I'm sorry to disturb you, I want just ask how to
} export a data set 
} (matrix) from the editor 
} window of R to (for example) a txt
} if i type fix(data) i get a R editor window, I want
} to use this dat in 
} other statistic program how i do that 
} 
} Thank you very much 
} Hicham Amsterdam
} 
}
} -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
.-.-.-.-.-.-.-.-.-
} r-help mailing list -- Read
} http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
} Send "info", "help", or "[un]subscribe"
} (in the "body", not the subject !)  To:
} r-help-request at stat.math.ethz.ch
}
} 
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.
_._._._._._._._
} 


--------------------------------------------

sapo.pt/kitadsl
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list