louisesarahevaeoin / GroupProject2019

Code used in the final group project LouiseSarahEvaEoin
0 stars 0 forks source link

Export Dataset From R #14

Open sarahmcandrew opened 5 years ago

sarahmcandrew commented 5 years ago

Exported new dataset from R with the following code:

write.table(newdataset, file = "finalgroupdataset.csv", sep = ",")