Skip to contents

Ridgeline Plot

Usage

jjridgestats(
  data,
  dep,
  group,
  plotStyle = "density",
  scaling = 1,
  bandwidth = 1,
  binwidth = 1,
  fill = TRUE,
  colorscheme = "viridis",
  customColor = "#4682B4",
  themeChoice = "minimal",
  legendPosition = "none",
  mytitle = "",
  xtitle = "",
  ytitle = ""
)

Arguments

data

The data as a data frame.

dep

.

group

.

plotStyle

.

scaling

.

bandwidth

.

binwidth

.

fill

.

colorscheme

.

customColor

.

themeChoice

.

legendPosition

.

mytitle

.

xtitle

.

ytitle

.

Value

A results object containing:

results$todoa html
results$plotan image