Function to map names between different stock assessment models

name_lookup(input_format, names, lookup)

Arguments

input_format

string; the model the data or output is coming from

names

string or vector of strings; names to map

lookup

data frame that contains the lookup table to map in between different models

Value

new_name - the mapped name

Author

Christine Stawitz