Wrapper for utils::modifyList().

updateList(x, val)

Arguments

x

A list to be updated.

val

Stuff to update x with.

Value

Returns an updated list.

See also