modifyList2: Interface to R's modifyList

Description Usage Arguments Value Author(s) See Also

Description

Interface to R's modifyList

Usage

1
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 May 2, 2019, 11:36 a.m.

Related to modifyList2 in bedr...