2024 ACS Workshop - Designing and Analyzing Agricltural Studies: intro and example in R
Hey there!
This is the prep page for the 2024 Agronomy, Crop, and Soils Graduate Student Committee Workshop - Designing and Analyzing Agricltural Studies: intro and example in R, taught by @leombastos.
The workshop was presented on May 10th 2024 for ~1 hour where we covered:
- Treatment vs. Experimental design
- Randomized complete block design (RCBD)
- R code to conduct a 2-way factorial RCBD analysis workflow including data import, wrangling, EDA, model running, assumptions checking, mean extraction, pairwise comparisons, and final plot.
Interested in “attending” the workshop?
Want to code along?
New to R and/or RStudio? Follow steps 1 and 2 of these instructions to install them before the workshop (if you want to be able to follow along).
Go to this GitHub repository and download it to your computer (click on the green “Code” button above and select “Download ZIP”).
Unzip the repository.
Go on the subfolder
codeand double-click on the file2024-acsworkshop-rcbd-Bastos.qmdto launch in an RStudio window.