powered by
A wrapper for utils::modifyList() that attempts to coerce non-lists to lists before updating.
utils::modifyList()
update_list(old, new)
a list to be updated
stuff to update x with
x
Returns an updated list.