R/madlapply.R

Defines functions madlapply

Documented in madlapply

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

Try the madrat package in your browser

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

madrat documentation built on April 4, 2025, 5:41 a.m.