| pool_get | R Documentation |
Returns the active worker pool, or NULL if none exists.
pool_get()
A shard_pool object or NULL.
p <- pool_get()
is.null(p)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.