Pie Charts

jjpiestats(data, dep, group, grvar, excl = TRUE, originaltheme = FALSE)

Arguments

data

The data as a data frame.

dep

.

group

.

grvar

.

excl

.

originaltheme

.

Value

A results object containing:

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

Examples

if (FALSE) { # example will be added }