Description Usage Arguments Value Examples
View source: R/test-parallel.R
Use foreach
1 | myfunpar(x, ncores)
|
x |
A vector. |
ncores |
Number of cores to use. |
The x vector, squared.
1 2 | Sys.getenv()
myfunpar(1:3, 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.