R/package.R

#' A Lambda parallel back end for foreach.
#'
#' The doLambda package implements a backend for using AWS lambda as
#' the backend, with S3 serving as the job queue.
#'
#' @name doLambda-package
#' 
#' @seealso \code{\link{registerDoLambda}}
#' @docType package
NULL
VanAndelInstitute/doLambda documentation built on Sept. 12, 2020, 6:11 a.m.