update_list | R Documentation |
A wrapper for utils::modifyList()
that attempts to coerce non-lists to
lists before updating.
update_list(old, new)
old |
a list to be updated |
new |
stuff to update |
Returns an updated list.
utils::modifyList()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.