powered by
vwc.is.error(vwc)
tryKeepConditions
vwc <- tryKeepConditions({3+5}) vwc.is.error(vwc) vwc <- tryKeepConditions({stop("error!")}) vwc.is.error(vwc)
Run the code above in your browser using DataLab