Description Usage Arguments Value Author(s) See Also
This function is now replaced by parDosa.
| 1 2 3 4 5 6 | 
| cl | A cluster object created by  | 
| seq | A vector to split. | 
| fun | A function or character string naming a function. | 
| cldata | A list containing data. This will be assigned to 
an object  | 
| name | Character, the name of  | 
| use.env | Logical, if  | 
| lib | Character, name of package(s). Optionally packages can be loaded onto the cluster. More than one package can be specified as character vector. Packages already loaded are skipped. | 
| dir | Working directory to use, if  | 
| evalq | Character, expressions to evaluate, 
e.g. for changing global options (passed to  | 
| balancing | Character, type of balancing to perform (see Details). | 
| size | Vector of problem sizes (or relative performance information) 
corresponding to elements of  | 
| rng.type | Character,  | 
| cleanup | logical, if  | 
| unload | logical, if  | 
| envir | environment to use when assigning data values. | 
| ... | Other arguments of  | 
Usually a list with results returned by the cluster.
Peter Solymos, solymos@ualberta.ca
This function is now replaced by parDosa.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.