next_bool {IFC}R 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.


[Package IFC version 0.2.1 Index]