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$todo | | | | | a html |
results$plot4 | | | | | an image |
results$plot2 | | | | | an image |
results$plot1 | | | | | an image |
Examples
# \donttest{
# example will be added
# }