R/warnMsg.R

warnMsg <- function(x, cx){
  cat(x, "method is not available for for an object of class", cx, ".\n")
}

Try the modelObj package in your browser

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

modelObj documentation built on May 2, 2019, 5:20 p.m.