Learn R Programming

bedr (version 1.0.2)

modifyList2: 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

See Also

modifyList