egg.condition: Egg Condition

View source: R/egg.condition.R

egg.conditionR Documentation

Egg Condition

Description

Returns a description for an egg condition code.

Unknown codes and NA values are returned as NA values.

Usage

egg.condition(x, ...)

Arguments

x

Numerical value(s) specifying egg condition code(s).

Examples

# Get the table of all defined egg condition codes:
egg.condition()
egg.condition(1)
egg.condition(0:2)

TobieSurette/gulf.data documentation built on Jan. 19, 2025, 7:50 p.m.