[R] R function help arranged in categorical order ?
    Roger D. Peng 
    rpeng at jhsph.edu
       
    Tue Nov  4 16:06:55 CET 2003
    
    
  
That's usually what help.search() is for.  For example,
>  help.search("file", package = "base")
-roger
Neil Osborne wrote:
> Hi,
>
> I'm new to R and I'm finding it quite a chore trawling through the R 
> documentation to find a function to carry out simple atomic tasks. Is 
> any one aware of R help documentation that is aranged in functional 
> categories for e.g.:
>
> String manipulation
> File I/O
> Dataframe, List manipulation
>
> etc, etc ...
>
> Thanks
>
> _________________________________________________________________
> Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
    
    
More information about the R-help
mailing list