keep_while: Keep values at the start of .x while .p is true

View source: R/utils.R

keep_whileR Documentation

Keep values at the start of .x while .p is true

Description

Keep values at the start of .x while .p is true

Usage

keep_while(.x, .p)

Arguments

.x

Vector

.p

Logical vector


ropensci/gutenbergr documentation built on June 9, 2025, 8 p.m.