Violin Plots to Compare Within Groups
jjwithinstats( data, dep, group, grvar, typestatistics = "parametric", originaltheme = FALSE, pointpath = TRUE, meanpath = TRUE )
data | The data as a data frame. |
---|---|
dep | . |
group | . |
grvar | . |
typestatistics | . |
originaltheme | . |
pointpath | . |
meanpath | . |
A results object containing:
results$todo | a html | ||||
results$plot2 | an image | ||||
results$plot | an image |
if (FALSE) { # example will be added }