How to adjust R’s aov code for CRD, RCBD and split plot design?
Let’s say I have a data file named DATA1 for a 2-factor experiment with A and B columns as factors, and X column is the measured data. So how should I write the aov code for ANOVA of this experiment, if I use CRD, RCBD or split plot design, respectively?