Learn R Programming

tinylens (version 0.1.0)

set: Set the focused part of a data structure

Description

Set the focused part of a data structure

Usage

set(d, l, x)

Value

The modified data structure

Arguments

d

The data structure to view

l

The lens to apply

x

The value to set