volume volume retrieve the volume of tank(s).

volume(object)

# S3 method for tank
volume(object)

Arguments

object

is a DiveR object. There is methods for tank object.

Value

single numeric value for tank object.

@examples t <- tank(12,200) volume(object = t)

Author

Jaunatre Maxime <maxime.jaunatre@yahoo.fr>