read a xls file
One idea would be to use search facilities. At a guess this has already been asked and answered 100-200 times. I know for a fact that it was asked and answered twice in the last week. The four search engine links on the mailing list page are here replicated: http://tolstoy.newcastle.edu.au/R/ http://finzi.psych.upenn.edu/ # this is my choice but the others have advantages, too http://www.mail-archive.com/r-help at stat.math.ethz.ch/ http://dir.gmane.org/gmane.comp.lang.r.general Just a note: the hierarchy of terms in R is "packages" contain "functions".
David Winsemius On Jan 18, 2009, at 9:15 AM, Michele Santacatterina wrote: > Hello, > > i have a xls file. I will read it in r, what library-command i use for > this?? > > any ideas?? > > Thanks > > Michele > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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.