Learn R Programming

rbi (version 0.7.0)

find_block: Find a block in a LibBi model

Description

Finds a block and returns the range of line numbers encompassed by that block.

Usage

find_block(x, name)

Arguments

x

a bi_model object

name

of the block to find

Value

range of line numbers

See Also

bi_model