Returns the contents of a block in a LibBi model as a character vector of lines.
Arguments
- x
a
bi_model
object- name
name of the block
- shell
if TRUE (default:FALSE), will return the shell (i.e., the definition of the block) as well as content; this is useful, e.g., to see options passed to a
transition
orode
block- ...
ignored