discard_end_while: Discard all values at the start of .x while .p is true

View source: R/utils.R

discard_end_whileR Documentation

Discard all values at the start of .x while .p is true

Description

Discard all values at the start of .x while .p is true

Usage

discard_end_while(.x, .p)

Arguments

.x

Vector

.p

Logical vector


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