This is the parallelised version of map2 for full details
see map2
| 1 2 3 4 5 6 7 8 9 | 
| .x | Vectors of the same length. A vector of length 1 will be recycled. | 
| .y | Vectors of the same length. A vector of length 1 will be recycled. | 
| .f | A function, formula, or atomic vector. | 
| ... | Additional arguments passed on to .f. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.