Standaard format voor het netjes naar een csv schrijven.
write.csv(myData, "myData.csv", row.names = FALSE)