Description Usage Arguments Value Examples
View source: R/OACD Functions.R
Obtain main effect plot for a factor in our design with ggplot
1 | main_effect(data, factr, response)
|
response |
data to calculate main effect, and main effect plot
1 2 | data = AEL_dat
main_effect(data, factr = B, response = ybar)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.