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