View source: R/shell.condition.R
shell.condition | R Documentation |
Returns a description for snow crab shell codes. Unknown codes and NA values are returned as NA values.
shell.condition(x, ...)
x |
Numerical value(s) specifying shell condition code(s). |
# Get the table of all defined shell condition codes:
shell.condition()
shell.condition(1)
shell.condition(0:2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.