stop(message)
stop
warning
if(iter > 10) stop("too many iterations") if(iter > 10) stop("too many iterations")