write.table(df, file = paste("myName.csv"),sep=",", row.names = FALSE) # row.names = FALSE removes the index of the rows