I found that when I gave arguments in the wrong format to the SAL()-function, r would freeze and be impossible to kill. I wonder if it would be possible to have the function raise an error in such cases instead? The mistake that I did was to set threshold to a single number while samThreshold was set to FALSE.
I found that when I gave arguments in the wrong format to the SAL()-function, r would freeze and be impossible to kill. I wonder if it would be possible to have the function raise an error in such cases instead? The mistake that I did was to set threshold to a single number while samThreshold was set to FALSE.