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()


tactile documentation built on Aug. 8, 2025, 7:44 p.m.