readr_threads: Determine how many threads readr should use when processing

View source: R/utils.R

readr_threadsR Documentation

Determine how many threads readr should use when processing

Description

The number of threads returned can be set by

  • The global option readr.num_threads

  • The environment variable VROOM_THREADS

  • The value of parallel::detectCores()

Usage

readr_threads()

tidyverse/readr documentation built on Jan. 27, 2024, 11:59 p.m.