Displaying 1 result from an estimated 1 matches for "img67".
Did you mean:
img62
2006 Dec 07
1
Simulation in R - Part 2
...ution has the following form:
http://img296.imageshack.us/my.php?image=ergebnissewa0.jpg
write.csv2 makes the right thing, but in the excel-file, if I open the
csv-file in excel, several objects are next to each other (I'm missing
the line break after each object of the array); look at
http://img67.imageshack.us/my.php?image=ergebnisseexcelbg7.jpg
The problem is that there is an error message by importing the csv in
excel, because there are to many columns needed to import the 100 objects.
So, my question:
Is it possible to write the 100 objects of the array among each other.
Like as it can...