time_at_depth | R Documentation |
Find the time for a given depth and dive.
time_at_depth(dive, depth)
dive |
|
depth |
positive numeric value in meter |
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>
time_at_depth(dive(20,40), 3) time_at_depth(dive(20,40), 10) time_at_depth(dive(20,40), 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.