Learn R Programming

dgpsi (version 2.6.0)

get_thread_num: Get the number of threads

Description

This function gets the number of threads used for parallel computations involved in the package.

Usage

get_thread_num()

Arguments

Value

the number of threads.

Details

See further examples and tutorials at https://mingdeyu.github.io/dgpsi-R/.