R/error.try.R

error.try <- function(try.obj){
  
  "try-error" %in% class(try.obj)
  
}

Try the ARTP2 package in your browser

Any scripts or data that you put into this service are public.

ARTP2 documentation built on May 2, 2019, 3:38 p.m.