filearray_threads: Set or get file array threads

View source: R/misc-docs.R

filearray_threadsR Documentation

Set or get file array threads

Description

Will enable/disable multi-threaded reading or writing at C++ level.

Usage

filearray_threads(n, ...)

Arguments

n

number of threads to set. If n is negative, then default to the number of cores that computer has.

...

internally used

Value

An integer of current number of threads


filearray documentation built on July 9, 2023, 5:53 p.m.