Skip to content
Prev 75876 / 398502 Next

Handling of tables in R

Save your table in a text file ( see ?write.table ) with the separator
set to "\t" ; you can then import it into excel

for the nb of digits use
see ?options 


Anne


2005/8/19, Fredrik Thuring <frt at codan.dk>: