volume: volume 'volume' retrieve the volume of tank(s).

View source: R/methods_conso.R

volumeR Documentation

volume volume retrieve the volume of tank(s).

Description

volume volume retrieve the volume of tank(s).

Usage

volume(object)

## S3 method for class '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(s)

Jaunatre Maxime <maxime.jaunatre@yahoo.fr>


gowachin/DiveR documentation built on March 26, 2022, 3:53 a.m.