Re: [R] get name of script from where the command is invoked

2011-03-05 Thread Duncan Murdoch
On 11-03-05 1:36 PM, Jannis wrote: Dear List members, is it somehow possible to retrieve the name of the file from where some command is invoked in (!) interactive mode? That means that I am running single lines of code within ESS /R-GUI and do NOT use source to execute the whole script. If y

[R] get name of script from where the command is invoked

2011-03-05 Thread Jannis
Dear List members, is it somehow possible to retrieve the name of the file from where some command is invoked in (!) interactive mode? That means that I am running single lines of code within ESS /R-GUI and do NOT use source to execute the whole script. Cheers Jannis _