plot.dzi: Plot method for "dzi" objects

Description Usage Arguments

Description

Plot method for "dzi" objects

Usage

1
2
3
## S3 method for class 'dzi'
plot(x, dz_col = "lightblue", dz_border = "blue",
  enumerate = TRUE, ...)

Arguments

x

a "dzi" object

dz_col

color of dive zone area

dz_border

color of the border of the dive zone area

enumerate

should the order of BSM break points be enumerated.

...

Arguments to be passed to methods, such as graphical parameters (see par).


SESman/rbl documentation built on May 9, 2019, 11:10 a.m.