- x
an object of the class 'SPANSRes', created by
spans_procedure
- interactive
logical value. If TRUE produces an interactive plot.
- x_lab
character string specifying the x-axis label.
- y_lab
character string specifying the y-axis label.
- x_lab_size
integer value indicating the font size for the x-axis.
The default is 11.
- y_lab_size
integer value indicating the font size for the y-axis.
The default is 11.
- x_lab_angle
integer value indicating the angle of x-axis labels.
The default is NULL.
- title_lab
character string specifying the plot title
- title_lab_size
integer value indicating the font size of the plot
title. The default is 14.
- legend_lab
character string specifying the legend title
- legend_position
character string specifying the position of the
legend. Can be one of "right", "left", "top", "bottom", or "none". The
default is "none".
- color_low
character string specifying the color of the gradient for
low values.
- color_high
character string specifying the color of the gradient for
high values
- bw_theme
logical value. If TRUE uses the ggplot2 black and white theme.
- ...
further arguments passed to or from other methods.