set {tinylens} | R Documentation |
Set the focused part of a data structure
Description
Set the focused part of a data structure
Usage
set(d, l, x)
Arguments
d |
The data structure to view |
l |
The lens to apply |
x |
The value to set |
Value
The modified data structure
[Package tinylens version 0.1.0 Index]