Learn R Programming

rbi (version 1.0.0)

get_const: Get constants in a LibBi model

Description

Get constants contained in a LibBi model and their values. This will attempt to evaluate any calculation on the right hand side. Failing that, it will be returned verbatim.

Usage

get_const(model)

Value

a list of constants (as names) and their values

Arguments

model

a bi_model object