depth_at_time.conso | R Documentation |
Find the depth for a given time and dive
.
Also work on conso
## S3 method for class 'conso' depth_at_time(object, time) depth_at_time(object, time) ## S3 method for class 'dive' depth_at_time(object, time)
object |
|
time |
positive numeric value in minute |
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>
depth_at_time(dive(20,40), 38) depth_at_time(dive(20,40), 41)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.