setMIRTthreads {mirtjml}R Documentation

Set the number of threads that mirtjml should use

Description

Set the number of threads that mirtjml should use

Usage

setMIRTthreads(threads = NULL)

Arguments

threads

NULL (default) rereads environment variables. 0 means to use all logical CPUs available. Otherwise a number >= 1

Value

The number of threads that mirtjml was using previously


[Package mirtjml version 1.4.0 Index]