SyntaxFix
Write A Post
Hire A Developer
Questions
write.csv(t, "t.csv", row.names=FALSE)
From ?write.csv:
?write.csv
row.names: either a logical value indicating whether the row names of ‘x’ are to be written along with ‘x’, or a character vector of row names to be written.