File: grapes-resources-grapes.Rd

package info (click to toggle)
r-cran-future.batchtools 0.12.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 528 kB
  • sloc: sh: 82; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 679 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/resources_OP.R
\name{\%resources\%}
\alias{\%resources\%}
\title{Temporarily tweaks the resources for the current batchtools strategy}
\usage{
fassignment \%resources\% tweaks
}
\arguments{
\item{fassignment}{The future assignment, e.g.
\code{x \%<-\% \{ expr \}}.}

\item{tweaks}{A named list (or vector) of resource \pkg{batchtools}
parameters (see Section 'Resources' in \code{\link[batchtools:submitJobs]{batchtools::submitJobs()}})
that should be changed relative to the current strategy.}
}
\description{
Temporarily tweaks the resources for the current batchtools strategy
}
\keyword{internal}