View source: R/gkwreg-compile-tmb.R
| precompile_tmb_models | R Documentation |
Compiles and caches all TMB models found in inst/tmb/. Useful to run after package installation to avoid compilation delays during first use.
precompile_tmb_models(pkg_name = "gkwreg", verbose = TRUE)
pkg_name |
Package name (default: "gkwreg") |
verbose |
Logical |
Invisibly returns list of compilation results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.