View source: R/getStandardAttributes.R
getStandardAttributes | R Documentation |
Function to get standard attribute names for DisMELS output from several versions of DisMELS.
getStandardAttributes(resType)
resType |
- flag indicating DisMELS results type ("Latest","NEW2.0SC","NEW2.0", or "OLD") |
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
data frame with columns for standard attribute names ('name'), short names ('short_name'), and data types ('data_type')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.