plot.conso | R Documentation |
Plot the dive curve and consumption depending on time and depth. Only represent sqare profile
## S3 method for class 'conso' plot( x, ..., dive_print = TRUE, rules_print = TRUE, hour_print = TRUE, line_print = TRUE, depth_print = TRUE, time_print = TRUE, def_cols = FALSE, legend = TRUE, add = FALSE )
x |
an object of class conso. |
... |
every argument for the
|
dive_print |
set to |
rules_print |
set to |
hour_print |
set to |
line_print |
set to |
depth_print |
set to |
time_print |
set to |
def_cols |
set to |
legend |
set to |
add |
set to |
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>
plot
, title
and
par
for plot parameter that were omitted
on this documentation
conso
for every aspect about conso object
creations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.