Re: [R] multiple plot in odfWeave

2007-06-06 Thread Laurence Amilhat
Hello Max, Thanks for your help. So, I changed the << >>= with <>= So , now I can open the output file .odt, but it plot only the last map and not all the maps. But on the R graphics window, i can see the several maps overwrite each other. Maybe there is something wrong in my loop? I attached

Re: [R] multiple plot in odfWeave

2007-06-05 Thread Kuhn, Max
Laurence, I haven't seen any issues like this. Can you: 1. Send the results of sessionInfo() 2. Try using <>=. It sounds like the text being written to the xml file is not valid xml. This could be the case if results != xml. 3. If that doesn't work, send me a data object and the odt file

Re: [R] multiple plot in odfWeave

2007-06-05 Thread Laurence Amilhat
Hello, To clarify my question: When I launch the odfWeave function in the R console, I see the several maps in the R graphic window, but I cannot open the output file .odt I get the following error: format error in the subdocument content.xml position 123,82 (row,col) Thanks, Laurence Lauren

[R] multiple plot in odfWeave

2007-06-04 Thread Laurence Amilhat
Hello R users, I found the odfWeave package to create an odf document. It seems to be a very nice tool. So i tried to used it to create a report with multiple plot: I create an odt file with some code inside: I connect to a mysql database I get a list of projects foreach project I would like to