snowFall {Parallel} R Documentation

run parallel client node task

Description

Usage

snowFall(port,
    master = "localhost");

Arguments

port

[as integer]

Details

A client of the clr assembly function slave parallel task

Authors

snowFall

Value

this function returns data object of type any kind.

clr value class

Examples


[Package Parallel version 1.0.0.0 Index]