| backtrace | Back trace the expressions evaluated when an error was caught |
| cancel | Cancel a future |
| cluster | Create a cluster future whose value will be resolved... |
| clusterExportSticky | Export globals to the sticky-globals environment of the... |
| find_references | Get the first or all references of an R object |
| future | Create a future |
| futureAssign | Create a future assignment |
| FutureBackend | Configure a backend that controls how and where futures are... |
| Future-class | A future represents a value that will be available at some... |
| FutureCondition | A condition (message, warning, or error) that occurred while... |
| FutureGlobals | A representation of a set of globals used with futures |
| futureOf | Get the future of a future variable |
| FutureResult | Results from resolving a future |
| futures | Get all futures in a container |
| futureSessionInfo | Get future-specific session information and validate current... |
| getExpression | Inject code for the next type of future to use for nested... |
| getGlobalsAndPackages | Retrieves global variables of an expression and their... |
| makeClusterFuture | Create a Future Cluster of Stateless Workers for Parallel... |
| mandelbrot | Mandelbrot convergence counts |
| multicore | Create a multicore future whose value will be resolved... |
| MulticoreFuture-class | A multicore future is a future whose value will be resolved... |
| MultiprocessFuture-class | A multiprocess future is a future whose value will be... |
| multisession | Create a multisession future whose value will be resolved... |
| nbrOfWorkers | Get the number of workers available |
| nullcon | Creates a connection to the system null device |
| plan | Evaluate an expression using a temporarily set future plan |
| private_length | Gets the length of an object without dispatching |
| readImmediateConditions | Writes and Reads 'immediateCondition' RDS Files |
| re-exports | Functions Moved to 'parallelly' |
| requestCore | Request a core for multicore processing |
| reset | Reset a finished, failed, canceled, or interrupted future to... |
| resetWorkers | Free up active background workers |
| resolve | Resolve one or more futures synchronously |
| resolved | Check whether a future is resolved or not |
| result | Get the results of a resolved future |
| run | Run a future |
| save_rds | Robustly Saves an Object to RDS File Atomically |
| sequential | Create a sequential future whose value will be in the current... |
| sessionDetails | Outputs details on the current R session |
| signalConditions | Signals Captured Conditions |
| sticky_globals | Place a sticky-globals environment immediately after the... |
| UniprocessFuture-class | An uniprocess future is a future whose value will be resolved... |
| usedCores | Get number of cores currently used |
| value | The value of a future or the values of all elements in a... |
| zzz-future.options | Options used for futures |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.