volume
retrieve the volume of tank(s).volume.Rd
volume
volume
retrieve the volume of tank(s).
volume(object) # S3 method for 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>