getStandardAttributes: Get standard attribute names for DisMELS output

View source: R/getStandardAttributes.R

getStandardAttributesR Documentation

Get standard attribute names for DisMELS output

Description

Function to get standard attribute names for DisMELS output from several versions of DisMELS.

Usage

getStandardAttributes(resType)

Arguments

resType

- flag indicating DisMELS results type ("Latest","NEW2.0SC","NEW2.0", or "OLD")

Details

Use resType=
"Latest" for model results with latest DisMELS version
"NEW2.0SC" for model results from DisMELS2.0_SnowCrab
"NEW2.0" for model results from DisMELS2.0
"OLD" for model results from (original) DisMELS

Value

data frame with columns for standard attribute names ('name'), short names ('short_name'), and data types ('data_type')


wStockhausen/rDisMELS documentation built on March 27, 2022, 1 a.m.