update.list: Update the value of items in a list (possibly adding new...

update.listR Documentation

Update the value of items in a list (possibly adding new items).

Description

Update the value of items in a list (possibly adding new items).

Usage

## S3 method for class 'list'
update(object, ...)

Arguments

object

a list

...

arguments of the form key=value

Value

a copy of the list with updated items


BAAQMD/tbltools documentation built on Feb. 29, 2024, 5:45 a.m.