View source: R/methods_conso.R
volume | R Documentation |
volume
retrieve the volume of tank(s).volume
volume
retrieve the volume of tank(s).
volume(object) ## S3 method for class 'tank' volume(object)
object |
is a DiveR object. There is methods for
|
single numeric value for tank
object.
@examples t <- tank(12,200) volume(object = t)
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.