next_bool: Next Component Prediction
Description
Helper to define next allowed component in a boolean vector.
Usage
next_bool(x = "", count = 0L, obj_alias)
Value
a vector of next allowed components.
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.