modifyList2: Interface to R's modifyList

modifyList2R Documentation

Interface to R's modifyList

Description

Interface to R's modifyList

Usage

modifyList2(x, val)

Arguments

x

a named list

val

a named list with components to be updated using x

Value

modified version of x

Author(s)

Daryl Waggott

See Also

modifyList


bedr documentation built on April 11, 2025, 5:52 p.m.

Related to modifyList2 in bedr...