plot-dmbc_config-ANY-method: Provide a graphical summary of a 'dmbc_config' class...

plot,dmbc_config,ANY-methodR Documentation

Provide a graphical summary of a dmbc_config class instance.

Description

Provide a graphical summary of a dmbc_config class instance.

Usage

## S4 method for signature 'dmbc_config,ANY'
plot(
  x,
  size = NULL,
  size_lbl = NULL,
  nudge_x = 0,
  nudge_y = 0,
  label_objects = TRUE,
  ...
)

Arguments

x

An object of class dmbc_config.

size

A length-two numeric vector providing the optional sizes of points and lines in the plot.

size_lbl

A length-one numeric vector providing the size of labels.

nudge_x

A length-one numeric vector providing the optional horizontal adjustment to nudge labels by.

nudge_y

A length-one numeric vector providing the optional vertical adjustment to nudge labels by.

label_objects

A length-one logical vector. If TRUE, labels are added to the plot.

...

Further arguments to pass on (currently ignored).

Author(s)

Sergio Venturini sergio.venturini@unicatt.it


dmbc documentation built on April 26, 2022, 5:05 p.m.