MazamaScience/MazamaCoreUtils

change to call. = TRUE in stopIfNull()

Closed this issue · 0 comments

The stopIfNull() function creates the appropriate error message but, without call. = TRUE, I have no idea where in the stack this error message is coming from.

The same change needs to be made to setIfNull() and perhaps other functions.