over_map: Map a function over a list lens

Description Usage Arguments

View source: R/verbs.R

Description

Apply the specified function to each element of the subobject.

Usage

1
over_map(d, l, f)

Arguments

d

the data

l

the lens

f

the function to use, potentially a ~ specified anonymous function.


lenses documentation built on May 2, 2019, 8:51 a.m.