Description Usage Arguments Value See Also Examples
Map each member of a list by an expression to a vector.
| 1 | 
| .data | a  | 
| expr | a lambda expression | 
| as | the mode to corece. Missing to  | 
| use.names | Should the names of the results be preserved? | 
A vector in which each element is mapped by expr in .data
| 1 2 3 4 5 | 
 p1  p2  p3 
"A" "B" "B" 
p1 p2 p3 
 8  9  7 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.