Description Usage Arguments Examples
Setup up parallel using FORK
1  | f_Parallel_set(name = "zeus", ncores = NA)
 | 
name | 
 A filename for storing parallel log.  | 
ncores | 
 How many cores will be used for parallelization  | 
1  | f_Parallel_set(name="zeus",ncores=10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.