enable_multiprocess {GeneSelectR}R Documentation

Enable Multiprocessing in Python Environment

Description

This function sets up the necessary executable for Python's multiprocessing functionality. Only used on Windows

Usage

enable_multiprocess(python_modules)

Arguments

python_modules

a list containing imported Python modules

Value

Doesn't return anything, enables multiprocessing on Windows


[Package GeneSelectR version 1.0.1 Index]