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")
}
pik-piam/madrat documentation built on April 25, 2024, 3:12 a.m.