R/utils.R
updateList.Rd
Wrapper for utils::modifyList().
utils::modifyList()
updateList(x, val)
A list to be updated.
Stuff to update x with.
x
Returns an updated list.