you may want to look at some introduction notes of R graphics at http://lib.stat.cmu.edu/R/CRAN/other-docs.html
Regards Anthony ----- Original Message ----- From: "Karin Lagesen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 27, 2005 3:27 PM Subject: [R] graphics guide? > > I am trying to create some graphs with R and it seems to be able to do > what I need. However, I have so far not been able to find any sort of > explanation of how the graphics system works. I am for instance trying > to create a multiple figure, and I seem to have to call plot.new() > before every new plot command, I have however not found any > explanation of what this actually does. ?plot.new does give an > explanation, but it is explained in R, so to speak. Where do I find > out what for instance a graphics frame is? > > Thanks, > > Karin > -- > Karin Lagesen, PhD student > [EMAIL PROTECTED] > http://www.cmbn.no/rognes/ > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
