Skip to content
Prev 176327 / 398503 Next

Writing specific columns to a data file

Coen van Hasselt wrote:
Notice that this drops to a vector, losing the variable name.

Brendan may need data[,1, drop=FALSE], and/or give row.names=FALSE to 
write.table, depending on what the real problem was.