Le 19.11.2005 16:47, Kevin Farnham a écrit : >An article I wrote that provides a basic introduction to R has >been published on Oreillynet.com. The article is titled >"Analyzing Statistics with GNU/R". Here is the link: > >http://www.onlamp.com/pub/a/onlamp/2005/11/17/r_for_statistics.html > >Please feel free to post comments or interesting basic R scripts >at the end of the article. > >Kevin Farnham > > Hi Kevin,
I think you forgot to use dev.off() when producing output graphic files. For example i don't think the last example before the conclusion works. Regards, Romain -- visit the R Graph Gallery : http://addictedtor.free.fr/graphiques +---------------------------------------------------------------+ | Romain FRANCOIS - http://francoisromain.free.fr | | Doctorant INRIA Futurs / EDF | +---------------------------------------------------------------+ ______________________________________________ [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
