Learn R Programming

GeneSelectR (version 1.0.1)

enable_multiprocess: 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)

Value

Doesn't return anything, enables multiprocessing on Windows

Arguments

python_modules

a list containing imported Python modules