Re: [R] String manipulations

2009-07-24 Thread Marc Schwartz
On Jul 24, 2009, at 10:35 AM, Peng Yu wrote: Hi, I am looking for a reference page that gives me a complete list of R string manipulation operations. At this moment, I am looking for something like basename and dirname. The following webpage doesn't give me any information. Can somebody point m

Re: [R] String manipulations

2009-07-24 Thread Gabor Grothendieck
Try this from within R: help.search(keyword = "character", package = "base") On Fri, Jul 24, 2009 at 11:35 AM, Peng Yu wrote: > Hi, > > I am looking for a reference page that gives me a complete list of R > string manipulation operations. At this moment, I am looking for > something like basenam

[R] String manipulations

2009-07-24 Thread Peng Yu
Hi, I am looking for a reference page that gives me a complete list of R string manipulation operations. At this moment, I am looking for something like basename and dirname. The following webpage doesn't give me any information. Can somebody point me a better resource? http://wiki.r-project.org/