View source: R/jjscatterstats.h.R
jjscatterstats | R Documentation |
Scatter Plot
jjscatterstats(
data,
dep,
group,
grvar,
typestatistics = "parametric",
mytitle = "",
xtitle = "",
ytitle = "",
originaltheme = FALSE,
resultssubtitle = TRUE
)
data |
The data as a data frame. |
dep |
. |
group |
. |
grvar |
. |
typestatistics |
. |
mytitle |
. |
xtitle |
. |
ytitle |
. |
originaltheme |
. |
resultssubtitle |
. |
A results object containing:
results$todo | a html | ||||
results$plot2 | an image | ||||
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.