If this is on [U,Li]nix, you can write the extra column(s) to another file, then use the `paste' command (see man paste) to do that at the shell prompt. If you're on Windows, you can try to find a version of `paste' that works on Windows.
HTH, Andy > From: Rog�rio Rosa da Silva > > Dears R users, > > Is there a way to add a column of results to an exported > data.frame (exported > with write) ? > > Thanks > > Rog�rio > > ______________________________________________ > [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
