R/utils.R
readr_threads.Rd
The number of threads returned can be set by
The global option readr.num_threads
readr.num_threads
The environment variable VROOM_THREADS
VROOM_THREADS
The value of parallel::detectCores()
parallel::detectCores()
readr_threads()