Learn R Programming

tglkmeans (version 0.5.4)

tglkmeans.set_parallel: Set parallel threads

Description

Set parallel threads

Usage

tglkmeans.set_parallel(thread_num)

Value

None

Arguments

thread_num

number of threads. use '1' for non parallel behavior

Examples

Run this code
# \donttest{
tglkmeans.set_parallel(8)
# }

Run the code above in your browser using DataLab