stringify_declarations: Transform list of expressions into a list of Stan variable...

View source: R/statements.R

stringify_declarationsR Documentation

Transform list of expressions into a list of Stan variable declarations

Description

Transform list of expressions into a list of Stan variable declarations

Usage

stringify_declarations(code, env)

Arguments

code

list of expressions to extract variables from

env

environment to check for variables

Value

a named list of the variables and their corresponding Stan declarations


sakrejda/swr documentation built on April 16, 2022, 11:57 a.m.