compile_admb2: Compile admb code

Description Usage Arguments Value

Description

The function compiles the srest.tpl admb-code that is bundle in the mac package in the current working directory.

The function is a wrapper around the compile_admb function from the R2admb-package.

The function can be used to compile .tpl codes that come with other R-packages.

Usage

1
compile_admb2(tpl_name = "srest.tpl", windose = FALSE, compile = TRUE)

Arguments

tpl_name

Name of the admb code

windose

Whether in windows (default FALSE) or not

compile

Compile binaries from source. TRUE requires ADMB to be installed, FALSE only works on Windows

Value

Nothing is returned to the R-console but leaves an executable file in the current working directory.


einarhjorleifsson/mac documentation built on May 16, 2019, 1:29 a.m.