R/deltaMethod.R

Defines functions deltaMethod

Documented in deltaMethod

#' @rdname defunct
#' @export
deltaMethod <- function(...) {
  .Defunct("deltaMethod", package="deltaMethod", 
           msg = "deltaMethod.data.frame is now in the deltaMethod package.")
}

Try the mosaic package in your browser

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

mosaic documentation built on Nov. 10, 2023, 1:11 a.m.