set_cpu_count {arrow}R Documentation

Set number of threads used by the global CPU thread pool in libarrow

Description

Set number of threads used by the global CPU thread pool in libarrow

Usage

set_cpu_count(num_threads)

Arguments

num_threads

integer: New number of threads for thread pool


[Package arrow version 0.17.1 Index]