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