View source: R/apa_factorial_plot.R
| apa_factorial_plot_single | R Documentation | 
Internal function that is called (possibly multiple times) by apa_factorial_plot().
apa_factorial_plot_single(
  aggregated,
  y.values,
  id,
  dv,
  factors,
  intercept = NULL,
  ...
)
aggregated | 
 A   | 
y.values | 
 A   | 
id | 
 Character. Variable name that identifies subjects.  | 
dv | 
 Character. The name of the dependent variable.  | 
factors | 
 Character. A vector of up to four variable names that is used to stratify the data.  | 
intercept | 
 Numeric. See details in   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.