plot.dive | R Documentation |
Plot the dive curve depending on time and depth. Only represent square profile
## S3 method for class 'dive' plot( x, ..., dtr_print = FALSE, hour_print = TRUE, line_print = TRUE, deco_print = TRUE, depth_print = TRUE, time_print = TRUE, def_cols = FALSE, legend = FALSE, add = FALSE )
x |
an object of class dive. |
... |
every argument for the
|
dtr_print |
set to |
hour_print |
set to |
line_print |
set to |
deco_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
dive
for every aspect about dive object creations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.