capture_stan_DLLs: Function to print the number of stan models loaded as DLLs...

Description Usage Arguments Value

View source: R/capture_stan_DLLs.R

Description

Function to print the number of stan models loaded as DLLs and return their names

Usage

1
capture_stan_DLLs(verbose = TRUE, StanFileNames = "file", MaxDLLs = 100)

Arguments

verbose

Logical, defaults to TRUE. If TRUE the number of loaded stan models are printed.

StanFileNames

A character string identifying the Stan file names, defaults to file.

MaxDLLs

Numeric, DLL cap. The maximum defaults to 100.

Value

A character vector of the currently loaded DLLs.


seabbs/DirectEffBCGPolicyChange documentation built on Dec. 14, 2019, 9:24 p.m.