Re: [R] When customizing last line, the code stops working

2016-11-04 Thread Frank S.
ado: viernes, 4 de noviembre de 2016 12:33:11 Para: Duncan Murdoch; r-help@r-project.org; mark.fow...@dfo-mpo.gc.ca Asunto: Re: [R] When customizing last line, the code stops working [[elided Hotmail spam]] As Duncan Murdoch indicated in his answer, it was a matter of envir argument from function do

Re: [R] When customizing last line, the code stops working

2016-11-03 Thread Duncan Murdoch
On 03/11/2016 8:29 AM, Frank S. wrote: Dear all, The function I present works perfectly when I run it as written (that is, leaving NEW LINE as commented). However, when I try to run the same function via this mentioned line (and therefore commenting LAST LINE) R gives an error message: Error

Re: [R] When customizing last line, the code stops working

2016-11-03 Thread Fowler, Mark
lto:r-help-boun...@r-project.org] On Behalf Of Frank S. Sent: November 3, 2016 9:30 AM To: r-help@r-project.org Subject: [R] When customizing last line, the code stops working Dear all, The function I present works perfectly when I run it as written (that is, leaving NEW LINE as commented). However,