An object of class "gas" represents a breathing gas.
Such objects are required for various calculations in the
scuba library.
The function is.nitrox expects its argument g
to be a gas object. It returns TRUE if
g is a nitrox gas (a mixture of oxygen and nitrogen),
and FALSE otherwise.