Description Usage Arguments Details Value
View source: R/FutureGlobals-class.R
A representation of a set of globals used with futures
1 |
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. |
This class extends the Globals class by adding
attributes resolved
and total_size
.
An object of class FutureGlobals
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.