modifyList2 {bedr}R 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


[Package bedr version 1.0.7 Index]