Re: [R] Running external python script

2008-05-11 Thread Rolf Turner
On 12/05/2008, at 11:37 AM, rostam shahname wrote: mac os X No, no, no!!! That's what ***you*** type (in R)! :-) cheers, Rolf On Sun, May 11, 2008 at 8:24 PM, Rolf Turner <[EMAIL PROTECTED]> wrote: On 12/05/2008, at 11:17 AM, rostam sha

Re: [R] Running external python script

2008-05-11 Thread rostam shahname
mac os X On Sun, May 11, 2008 at 8:24 PM, Rolf Turner <[EMAIL PROTECTED]> wrote: > > On 12/05/2008, at 11:17 AM, rostam shahname wrote: > > Hi R users, >> I have a python script. >> Assume that I would like to run this external python script when executing >> a >> R script or command line R. >>

Re: [R] Running external python script

2008-05-11 Thread Rolf Turner
On 12/05/2008, at 11:17 AM, rostam shahname wrote: Hi R users, I have a python script. Assume that I would like to run this external python script when executing a R script or command line R. I don't know how to this using R code. I really appreciate if you could help me. Thanks for your hel