getStartAndEndJobs | R Documentation |
calculates the number of files to run on a hyperthread n_jobs (integer) n_cpu (integer) returns a list containing a vector of integers startIndex of jobs and a list of the endIndex of a job. This is INCLUSIVE.
getStartAndEndJobs(f0, f1, n_core, ht)
f0 |
|
f1 |
|
n_core |
|
ht |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.