I'm using a write.csv statement to direct output to a file. I have several variables in the program: 'n', 'k' and 'temp'. For example: n=100, k=0.1 and temp=2000.I'm using a write.csv statement to direct outpu
I'm using a write.csv statement to direct output to a file. I have several variables in the program: 'n', 'k' and 'temp'. For example: n=100, k=0.1 and temp=2000.I'm using a write.csv statement to direct outpu