statsplot2 | R Documentation |
Function for Generating Plots and Graphs Based on Variable Types.
statsplot2(
data,
dep,
group,
grvar,
direction = "independent",
distribution = "p",
alluvsty = "t1",
excl = FALSE,
originaltheme = FALSE
)
data |
The data as a data frame. |
dep |
. |
group |
. |
grvar |
. |
direction |
select measurement type (repeated or independent) |
distribution |
select distribution type (parametric or nonparametric) |
alluvsty |
. |
excl |
. |
originaltheme |
. |
A results object containing:
results$todo | a html | ||||
results$text4 | a preformatted | ||||
results$plot | an image | ||||
# example will be added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.