RosettaCodeData/Task/CSV-data-manipulation/R/csv-data-manipulation-3.r

2 lines
50 B
R

write.csv(df,row.names = FALSE,file = "foo.csv")