replace_list | R Documentation |
Unlike update_list
, this function only modifies, and does not add,
items in the list.
replace_list(old, new)
old |
the original list |
new |
the things to update |
A refreshed list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.