name_lookup: Function to map stock assessment quantities between platforms

View source: R/name_lookup.R

name_lookupR Documentation

Function to map stock assessment quantities between platforms

Description

Function to map names between different stock assessment models

Usage

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(s)

Christine Stawitz


cstawitz/RMAS documentation built on Oct. 6, 2022, 3:31 a.m.