Perez Martin, Agustin wrote:
DeaR useRs:
I have a problem, because I have a file in fixed width format and I can read it with 'read.fwf' and after I can use these data to do generate new columns (variables) and when I am going to write this set of data (data.frame) I can't find a function which storages my data.frame in fixed width format.
Can you help me? Thanks in advance.
Agust�n P�rez Universidad Miguel Hern�ndez de Elche.
See ?write.matrix in package MASS.
Uwe Ligges
______________________________________________
[EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
