get_ss3_exe_name: Get the name of the SS3 executable to use.

View source: R/utils-get-ss3-name.R

get_ss3_exe_nameR Documentation

Get the name of the SS3 executable to use.

Description

Get the name of the SS3 executable to use.

Usage

get_ss3_exe_name(ss_exe = NULL)

Arguments

ss_exe

The name of executable to use or NULL to use the package data variable ss_executable

Details

Simple logic to either use:

  1. the one provided in the ss_exe argument, if it is not NULL

  2. the one defined in ss_executable which is a package data variable

  3. throw an error if both the above options are NULL Note that this function does not check to see if the executable exists or is on the 'PATH' or anything else, it is just a logic gate returning a string

Value

The name of the SS3 executable to use error


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.