Description Usage Arguments Value Examples
Map values from One Vector to Another
1 |
data |
a vector of strings where values will be replaced |
oldValue |
a vector that matches values in the data vector |
newValue |
a vector of new values that will replace the old values |
return the vector with the mapped values. If there was no corresponding entry then replace it with an NA.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.