powered by
data(harwood)
## Load the data data(harwood) ## Write the data as csv write.table(harwood,file="harwood.csv",sep=",",quote=FALSE,row.names=FALSE)
Run the code above in your browser using DataLab