R2admb (version 0.7.16)

admb_version: Query ADMB version

Description

Report on the version of ADMB being used.

Usage

admb_version()

Arguments

Value

Prints the version string from a compiled ADMB file, and returns the value (invisibly) as a character vector; returns NA if ADMB is not installed

Examples

Run this code
# NOT RUN {
admb_version()
# }

Run the code above in your browser using DataLab