R/clear_user_DLL.R
clear_user_DLL.Rd
A wrapper function around capture_stan_DLLS and UnloadUserDLLs. Identifies the loaded Stan DLLs and unloads them.
capture_stan_DLLS
UnloadUserDLLs
clear_user_DLL(verbose = TRUE)
Logical, defaults to TRUE. If TRUE the number of loaded stan models are printed.
TRUE
This functions returns NULL
NULL
capture_stan_DLLs UnloadUserDLLs