add_ridge: Add a ridge to an scplot

View source: R/add_ridge.R

add_ridgeR Documentation

Add a ridge to an scplot

Description

Add a ridge to an scplot

Usage

add_ridge(object, color = "grey98", variable = ".dvar")

Arguments

object

An scplot object (class scplot) returned from the scplot() function.

color

A character string or a number defining the color of an element.

variable

Name of the dataline variable to apply the style.

Value

An object of class scplot (seescplot()) with changed element ridges.


jazznbass/scplot documentation built on April 17, 2025, 3:05 p.m.