Description Usage Arguments Examples
Map multiple lists with an expression
1 |
expr |
An implicit lambda expression where only |
... |
Named arguments of lists with equal length. The names of the lists are available as symbols that represent the element for each list. |
1 2 3 4 5 6 7 |
$p1
[1] 4
$p2
[1] 13
$p3
[1] 8
$p1
[1] 4
$p2
[1] 13
$p3
[1] 8
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.