R/madapply.R

Defines functions madapply

Documented in madapply

#' @title madapply
#'
#' @description This function is defunct and will be completely removed soon.
#' @param ... placeholder
#' @author Jan Philipp Dietrich
#' @export
madapply <- function(...){
  .Defunct("future.apply::future_apply")
}

Try the madrat package in your browser

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

madrat documentation built on Aug. 23, 2023, 5:10 p.m.