R/utils.R

Defines functions inherits_error

inherits_error <- function(x)
  inherits(x, "try-error")

Try the PCRedux package in your browser

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

PCRedux documentation built on May 11, 2022, 5:18 p.m.