Skip to contents

Pie Charts

Usage

jjpiestats(
  data,
  dep,
  group,
  grvar,
  typestatistics = "parametric",
  originaltheme = FALSE,
  resultssubtitle = TRUE
)

Arguments

data

The data as a data frame.

dep

.

group

.

grvar

.

typestatistics

.

originaltheme

.

resultssubtitle

.

Value

A results object containing:

results$todoa html
results$plot4an image
results$plot2an image
results$plot1an image

Examples

# \donttest{
# example will be added
# }