mapacross | R Documentation |
map an element to a vector A and return matching value from another vector B
mapacross(x, A, B, m = NA)
x |
input vector |
A |
the vector to map x to |
B |
the vector the extract ouput from output will be of from B or m=NA if missing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.