launchTask: launchTask

Description Usage Arguments Details Value Note Author(s)

Description

This function distributes the calculations as separate processes in a multi-thread server.

Usage

1
launchTask(input, output, script)

Arguments

input

: a folder containing elements that are to be processed

output

: a folder where the processed results will be writen

script

: the R script that is to be executed in parallel

Details

launchTask

Value

nothing

Note

the number of processors may be specified. TODO: add the argument

Author(s)

Edi Prifti


momr documentation built on May 2, 2019, 4:21 a.m.