The 'async' package brings asynchronous ('async') computation and 'I/O' to 'R'. It uses an event loop to schedule asynchronous functions that report their results via deferred values. Deferred values can be chained together for complex async computation, and they are evaluated lazily, at synchronisation points.
Package details |
|
---|---|
Author | Gábor Csárdi |
Maintainer | Gábor Csárdi <csardi.gabor@gmail.com> |
License | MIT + file LICENSE |
Version | 0.0.0.9004 |
URL | https://github.com/gaborcsardi/async#readme |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.