Skip to content
Prev 316813 / 398506 Next

Correcting and Adding to Data Frame [RESOLVED]

On Fri, 1 Feb 2013, Rich Shepard wrote:

            
The solution is to apply write.table(), edit the file in emacs, then apply
read.table() to put it back into R format.

Rich