jjscatterstats: Scatter Plot

View source: R/jjscatterstats.h.R

jjscatterstatsR Documentation

Scatter Plot

Description

Scatter Plot

Usage

jjscatterstats(
  data,
  dep,
  group,
  grvar,
  typestatistics = "parametric",
  mytitle = "",
  xtitle = "",
  ytitle = "",
  originaltheme = FALSE,
  resultssubtitle = TRUE
)

Arguments

data

The data as a data frame.

dep

.

group

.

grvar

.

typestatistics

.

mytitle

.

xtitle

.

ytitle

.

originaltheme

.

resultssubtitle

.

Value

A results object containing:

results$todo a html
results$plot2 an image
results$plot an image

Examples


# example will be added


sbalci/ClinicoPathJamoviModule documentation built on Feb. 25, 2025, 6:34 a.m.