Learn R Programming

lenses (version 0.0.3)

send_over: Set one lens to the view of another (transformed)

Description

Set one lens to the view of another (transformed)

Usage

send_over(d, l, m, f)

Arguments

d

the data

l

the lens to view through

m

the lens to set into

f

the function to apply to the viewed data