| as_lecyer_cmrg_seed | Get a L'Ecuyer-CMRG seed either from an input seed or the... |
| backtrace | Back trace the expressions evaluated when an error was caught |
| cluster | Create a cluster future whose value will be resolved... |
| clusterExportSticky | Export globals to the sticky-globals environment of the... |
| ClusterFuture-class | A cluster future is a future whose value will be resolved... |
| ConstantFuture-class | A future with a constant value |
| find_references | Get first or all references of an R object |
| future | Create a future |
| 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 |
| future.options | Options used for futures |
| FutureResult | Results from resolving a future |
| futures | Get all futures in a container |
| getExpression | Inject code for the next type of future to use for nested... |
| getGlobalsAndPackages | Retrieves global variables of an expression and their... |
| grapes-conditions-grapes | Control whether standard output should be captured or not |
| grapes-globals-grapes | Specify globals and packages for a future assignment |
| grapes-label-grapes | Specify label for a future assignment |
| grapes-lazy-grapes | Control lazy / eager evaluation for a future assignment |
| grapes-plan-grapes | Use a specific plan for a future assignment |
| grapes-seed-grapes | Set random seed for future assignment |
| grapes-stdout-grapes | Control whether standard output should be captured or not |
| grapes-tweak-grapes | Temporarily tweaks the arguments of the current strategy |
| make_rng_seeds | Produce Reproducible Seeds for Parallel Random Number... |
| mandelbrot | Mandelbrot convergence counts |
| multicore | Create a multicore future whose value will be resolved... |
| MulticoreFuture-class | An multicore future is a future whose value will be resolved... |
| multiprocess | Create a multiprocess future whose value will be resolved... |
| MultiprocessFuture-class | An 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 |
| pid_exists | Check whether a process PID exists or not |
| plan | Plan how to resolve a future |
| private_length | Gets the length of an object without dispatching |
| readImmediateConditions | Read All 'immediateCondition' RDS Files |
| re-exports | Functions Moved to 'parallelly' |
| remote | Create a remote future whose value will be resolved... |
| requestCore | Request a core for multicore processing |
| 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... |
| tweak | Tweak a future function by adjusting its default arguments |
| 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... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.