get_settings_single: Get Settings For a Single Parameter

View source: R/get_settings.R

get_settings_singleR Documentation

Get Settings For a Single Parameter

Description

Get Settings For a Single Parameter

Usage

get_settings_single(par, default)

Arguments

par

A vector of values that do not need to be named. If a single value is provided, it will be repeated for each needed value.

default

A vector of default values that will be used if par = NULL. The names from this vector are always copied over to the vector that is returned, so name them well.

Value

A vector of values the same length as default and with the same names as those given to default.


nwfsc-assess/VAST_WestCoast documentation built on July 4, 2023, 5:45 p.m.