add_ridge.Rd
Add a ridge to an scplot
add_ridge(object, color = "grey98", variable = ".dvar")
An scplot object (class scplot
) returned from the scplot()
function.
A character string or a number defining the color of an element.
Name of the dataline variable to apply the style.
An object of class scplot
(seescplot()
) with changed element
ridges
.