On Mon, 2008-06-23 at 10:13 +0200, Francisco Javier Santos Alamillos wrote: > Hello, > > I'm a beginner in R. I'm learning to use this fantastic program, but I have > some problems in how to use it. > > First of all, I have a txt file witch I am able to load to the program. I'm > very interested in PCA, and I have a lot of packages, but I haven't got the > results that I want. I would like to get the EOFS and to export it in a txt > file. I would be pleased if you could help me.
You don't give us anything with which to help you. If you are looking for a package that does EOF then, there is function EOF() in package clim.pact: http://cran.r-project.org/web/packages/clim.pact/index.html which you might want to take a look at. If this was not your question, please read the posting guide http://www.R-project.org/posting-guide.html and then re-post with an example that illustrates your problem. HTH G > > Thank you, and sorry for my english, > > Regards > > Francisco Javier > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- %~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~% Dr. Gavin Simpson [t] +44 (0)20 7679 0522 ECRC, UCL Geography, [f] +44 (0)20 7679 0565 Pearson Building, [e] gavin.simpsonATNOSPAMucl.ac.uk Gower Street, London [w] http://www.ucl.ac.uk/~ucfagls/ UK. WC1E 6BT. [w] http://www.freshwaters.org.uk %~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~% ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.