[R] help! a urgent question

2004-11-19 Thread an ying
Dear Sir/Madam,
 
I am doing a project related to R. 
However, it is always difficult find some R functions.
The R user guide seems not complete. 
Is there any free document about all R functions ?
Who knows ? please help me.
My email is [EMAIL PROTECTED] 
 
 
Thank you very much


-

 Meet the all-new My Yahoo! – Try it today! 
[[alternative HTML version deleted]]

__
[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


Re: [R] help! a urgent question

2004-11-19 Thread Spencer Graves
 Have you tried ?help.search in R?
Also, have you tried www.r-project.org - search - R site search?
Finally, have you tried the posting guide! 
http://www.R-project.org/posting-guide.html;?

hope this helps. spencer graves
an ying wrote:
Dear Sir/Madam,
I am doing a project related to R. 
However, it is always difficult find some R functions.
The R user guide seems not complete. 
Is there any free document about all R functions ?
Who knows ? please help me.
My email is [EMAIL PROTECTED] 

Thank you very much

-
Meet the all-new My Yahoo!  Try it today! 
	[[alternative HTML version deleted]]

__
[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
 

--
Spencer Graves, PhD, Senior Development Engineer
O:  (408)938-4420;  mobile:  (408)655-4567
__
[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


Re: [R] help! a urgent question

2004-11-19 Thread Marc Schwartz
On Fri, 2004-11-19 at 07:55 -0800, an ying wrote:
 Dear Sir/Madam,
  
 I am doing a project related to R. 
 However, it is always difficult find some R functions.
 The R user guide seems not complete. 
 Is there any free document about all R functions ?
 Who knows ? please help me.
 My email is [EMAIL PROTECTED] 
 
 
 Thank you very much


Perhaps if you provided some insight into what exactly it is you are
looking to do, we can provide some specific guidance.

The R Manuals are typically available in your installation, accessible
via help.start().

However they are also online at the main R site:

http://www.r-project.org/

Along the left hand side of the page under Documentation, there are
several links to available manuals, user contributed docs, FAQ's, etc.

HTH,

Marc Schwartz

__
[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


Re: [R] help! a urgent question

2004-11-19 Thread Yves Magliulo
hi,

you can download The R Reference Index contains all help files of the R
standard and recommended packages in printable form at 
http://cran.r-project.org/doc/manuals/fullrefman.pdf

you will find other Manuals at 
http://www.r-project.org/


have a nice week-end all.
--
Yves Magliulo [EMAIL PROTECTED]
RD Engineer, CLIMPACT

Tel.   : +33 (0) 1 44 27 34 31
Fax.   : +33 (0) 1 44 27 49 96 
Universite Pierre et Marie Curie
Boite 101 - Tour 45 - 5eme etage - Couloir 45/46
4 place Jussieu, 75252 Paris CEDEX 05, France


Le ven 19/11/2004 à 16:55, an ying a écrit :

 Dear Sir/Madam,
  
 I am doing a project related to R. 
 However, it is always difficult find some R functions.
 The R user guide seems not complete. 
 Is there any free document about all R functions ?
 Who knows ? please help me.
 My email is [EMAIL PROTECTED] 
  
 
 Thank you very much
 
   
 -
 
  Meet the all-new My Yahoo!  Try it today! 
   [[alternative HTML version deleted]]
 
 __
 [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

-- 


[[alternative HTML version deleted]]

__
[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


Re: [R] help! a urgent question

2004-11-19 Thread David Forrest
On Fri, 19 Nov 2004, an ying wrote:

 Dear Sir/Madam,

 I am doing a project related to R.
 However, it is always difficult find some R functions.
 The R user guide seems not complete.
 Is there any free document about all R functions ?
 Who knows ? please help me.
 My email is [EMAIL PROTECTED]

There has been much discussion on this topic on this mailing list
recently, and an important result is that there is no complete user guide.
Like any computer language, R is extensible, and there is no complete
listing.  If you know what you are looking for, for example 'urgent
question', try this in R:

 help.search.archive-function(string){
   RURL=http://www.google.com/u/newcastlemaths;
   RSearchURL=paste(RURL,?q=,string,sep='')
   browseURL(RSearchURL)
   return(invisible(0))
 }
 # and

help.search.archive(urgent question) # to find urgent questions

Dave
-- 
 Dave Forrest
 [EMAIL PROTECTED](804)684-7900w
 [EMAIL PROTECTED] (804)642-0662h
   http://maplepark.com/~drf5n/

__
[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


Re: [R] help! a urgent question

2004-11-19 Thread Kjetil Brinchmann Halvorsen
Go to
http://cran.r-project.org/
and find the contributed documentation section.
Kjetil
an ying wrote:
Dear Sir/Madam,
I am doing a project related to R. 
However, it is always difficult find some R functions.
The R user guide seems not complete. 
Is there any free document about all R functions ?
Who knows ? please help me.
My email is [EMAIL PROTECTED] 

Thank you very much

-
Meet the all-new My Yahoo!  Try it today! 
	[[alternative HTML version deleted]]

__
[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
 


--
Kjetil Halvorsen.
Peace is the most effective weapon of mass construction.
  --  Mahdi Elmandjra
__
[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