Re: [R] Appending Data to a .csv File

2016-08-11 Thread ruipbarradas
Hello, Have you tried ?write.table? write.csv is a wrapper for write.table with the appropriate settings such as sep = ",", etc. From the help page for write.csv: "These wrappers are deliberately inflexible: they are designed to ensure that the correct conventions are used to write a valid

[R] Appending Data to a .csv File

2016-08-11 Thread Mihai.Mirauta
Hallo, For the moment I have a relatively large number of portfolios of different companies (say, company A with portfolios 1 to 10, company B with portfolio1 1 to 15 and so on to company Z with Portfolios 1 to 5). What I am doing, is loading these simulations out of csv (relatively large amou