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 Aug. 23, 2023, 5:10 p.m.