Description Usage Arguments Details Value
View source: R/replace_multiple_values.R
Replace multiple values
1 | replace_multiple_values(original_list, conversion_list)
|
original_list |
The list you would like to convert |
conversion_list |
The named list you will use conversion |
A function for switching values in one list, using a named list
Returns the converted list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.