R/safecall.R

safecall <- function (...) {
  new("safecall",call=match.call(),envir=parent.frame())
}
kidusasfaw/spatPomp documentation built on May 2, 2024, 6:12 p.m.