View source: R/methods_conso.R
| is.tank | R Documentation | 
check if the object is of tank class
is.tank(x)
x | 
 any R object  | 
TRUE or FALSE
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>
t <- tank(12,200)
is.tank(t)
is.tank('tank')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.