Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

FutureGlobals

A representation of a set of globals used with futures


Description

A representation of a set of globals used with futures

Usage

FutureGlobals(object = list(), resolved = FALSE, total_size = NA_real_, ...)

Arguments

object

A named list.

resolved

A logical indicating whether these globals have been scanned for and resolved futures or not.

total_size

The total size of all globals, if known.

...

Not used.

Details

This class extends the Globals class by adding attributes resolved and total_size.

Value

An object of class FutureGlobals.


future

Unified Parallel and Distributed Processing in R for Everyone

v1.21.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.