Skip to content
Prev 190095 / 398500 Next

un run run...

You could try setting options(error=function() NULL).  This should cause R in batch mode to continue running after an error (the same way it does in interactive mode.)

-- Tony Plate
Nir Shachaf wrote: