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