
A representation of a set of globals used with futures
Source:R/protected_api-FutureGlobals-class.R
FutureGlobals.RdA representation of a set of globals used with futures
Usage
FutureGlobals(object = list(), resolved = FALSE, total_size = NA_real_, ...)Details
This class extends the Globals class by adding
attributes resolved and total_size.