[R] Editing Strings in R

2004-07-29 Thread Bulutoglu Dursun A Civ AFIT/ENC
I was wondering if there is a way of editting strings in R. I have a set of strings and each set is a row of numbers and paranthesis. For example the first row is: (0 2)(3 4)(7 9)(5 9)(1 5) and I have a thousand or so such rows. I was wondering how I could get the

Re: [R] Editing Strings in R

2004-07-29 Thread Marc Schwartz
On Thu, 2004-07-29 at 15:56, Bulutoglu Dursun A Civ AFIT/ENC wrote: I was wondering if there is a way of editting strings in R. I have a set of strings and each set is a row of numbers and paranthesis. For example the first row is: (0 2)(3 4)(7 9)(5 9)(1 5) and I have

Re: [R] Editing Strings in R

2004-07-29 Thread Gabor Grothendieck
Bulutoglu Dursun A Civ AFIT/ENC Dursun.Bulutoglu at afit.edu writes: I was wondering if there is a way of editting strings in R. I have a set of strings and each set is a row of numbers and paranthesis. For example the first row is: (0 2)(3 4)(7 9)(5 9)(1 5) and I

Re: [R] Editing Strings in R

2004-07-29 Thread Marc Schwartz
On Thu, 2004-07-29 at 21:08, Gabor Grothendieck wrote: Bulutoglu Dursun A Civ AFIT/ENC Dursun.Bulutoglu at afit.edu writes: I was wondering if there is a way of editting strings in R. I have a set of strings and each set is a row of numbers and paranthesis. For example the

Re: [R] Editing Strings in R

2004-07-29 Thread Gabor Grothendieck
Marc Schwartz MSchwartz at MedAnalytics.com writes: On Thu, 2004-07-29 at 21:08, Gabor Grothendieck wrote: Bulutoglu Dursun A Civ AFIT/ENC Dursun.Bulutoglu at afit.edu writes: I was wondering if there is a way of editting strings in R. I have a set of strings and each set is a