next_bool: Next Component Prediction

View source: R/strings_utils.R

next_boolR Documentation

Next Component Prediction

Description

Helper to define next allowed component in a boolean vector.

Usage

next_bool(x = "", count = 0L, obj_alias)

Arguments

x

a string, current component.

count

an integer, representing current number of opened/closed bracket.

obj_alias

a string, alias used for population name.

Value

a vector of next allowed components.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.