drop_while_il: Conditional trim lens

Description Usage Arguments

View source: R/base-lenses.R

Description

A lens into all elements starting from the first element that doesn't satisfy a predicate. Essentially the complement of take_while_il

Usage

1

Arguments

f

the predicate (logical) function


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