io_thread_count | R Documentation |
Manage the global I/O thread pool in libarrow
io_thread_count()
set_io_thread_count(num_threads)
num_threads |
integer: New number of threads for thread pool. At least two threads are recommended to support all operations in the arrow package. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.