updateList: Update a List with User Input

View source: R/utils.R View source: R/imports-lattice.R

updateListR Documentation

Update a List with User Input

Description

Wrapper for utils::modifyList().

Usage

updateList(x, val)

Arguments

x

A list to be updated.

val

Stuff to update x with.

Value

Returns an updated list.

See Also

utils::modifyList()


jolars/trelliswork documentation built on June 5, 2023, 11:52 a.m.