Is there any way to stop an R program without error?
For example I have a big source, defining several functions and after it there are some calls to the functions.
You can use the following solution to stop an R program without error:
if (justUpdate) return(cat(".. Your Message .. "))