dmbc_config
class instance.Provide a graphical summary of a dmbc_config
class instance.
# S4 method for dmbc_config,ANY
plot(
x,
size = NULL,
size_lbl = NULL,
nudge_x = 0,
nudge_y = 0,
label_objects = TRUE,
...
)
An object of class dmbc_config
.
A length-two numeric vector providing the optional sizes of points and lines in the plot.
A length-one numeric vector providing the size of labels.
A length-one numeric vector providing the optional horizontal adjustment to nudge labels by.
A length-one numeric vector providing the optional vertical adjustment to nudge labels by.
A length-one logical vector. If TRUE
, labels are
added to the plot.
Further arguments to pass on (currently ignored).
Sergio Venturini sergio.venturini@unicatt.it