Re: [R] Is there a way to prevent Rscript from opening help page when given an error

2016-10-14 Thread David Winsemius
> On Oct 13, 2016, at 2:36 PM, Tan, Johnny wrote: > > I posted this on stackoverflow but there hasn't been any replies, does anyone > know a solution for this? > > > > > > I am running a script via command line using Rscript nameOfmyRscript. I > notice that when there is an error, my brow

[R] Is there a way to prevent Rscript from opening help page when given an error

2016-10-14 Thread Tan, Johnny
I posted this on stackoverflow but there hasn't been any replies, does anyone know a solution for this? I am running a script via command line using Rscript nameOfmyRscript. I notice that when there is an error, my browser would open with the help page. Now my script contained repeated erro