set_background.Rd
Set plot and panel background of an scplot
set_background(object, ...)
set_panel(object, ...)
An scplot object (class scplot
) returned from the scplot()
function.
List with rectangle parameters ("fill", "colour", "linewidth", "linetype"
). See element_rect()
.
An object of class scplot
(seescplot()
).