get_binary_dir: return binary dir for this project from an argument tree...

View source: R/cmdstan-arg-tree-helpers.R

get_binary_dirR Documentation

return binary dir for this project from an argument tree ('args' object). If the binary_dir is missing, create an R-session-specific tempdir.

Description

return binary dir for this project from an argument tree ('args' object). If the binary_dir is missing, create an R-session-specific tempdir.

Usage

get_binary_dir(args)

Arguments

args

arg-tree object (list).

Value

project binary dir


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.