parse_macro_block: generic function used by get_macro_calls and get_macro_args

Description Usage Arguments

View source: R/read_macro.r

Description

generic function used by get_macro_calls and get_macro_args

Usage

1
2
parse_macro_block(blocks, .def_side = c("rhs", "lhs"),
  block_name = c("use macros", "macro args"))

Arguments

blocks

a macro file parsed with 'get_blocks'

.def_side

for 'parse_assignments'

block_name

"use macros" or "macro args"


Christopher-Peterson/macroStan documentation built on Oct. 30, 2019, 5:42 a.m.