%resources% {future.batchtools}R Documentation

Temporarily tweaks the resources for the current batchtools strategy

Description

Temporarily tweaks the resources for the current batchtools strategy

Usage

fassignment %resources% tweaks

Arguments

fassignment

The future assignment, e.g. x %<-% { expr }.

tweaks

A named list (or vector) of resource batchtools parameters (see Section 'Resources' in batchtools::submitJobs()) that should be changed relative to the current strategy.


[Package future.batchtools version 0.12.2 Index]