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/tactile documentation built on May 26, 2023, 4:05 a.m.