| ppO2 | R Documentation | 
Computes the partial pressure of oxygen at each stage during a dive.
ppO2(d)
| d | The dive profile. An object of class  | 
This function computes the partial pressure of oxygen at each stage of the
dive profile. The result is a data frame with two columns: time
giving the elapsed time, and ppO2 giving the partial pressure
of oxygen (in atmospheres) in the current breathing gas at the current depth.
A data frame with columns time and ppO2.
.
oxtox,  ead,
mod,
maxmix
data(pedro) plot(ppO2(pedro902), type="l")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.