planExp
is a package under development to plan, analyse, and simulate experiments using Shiny dashboard for visualization. This project started on the day 22 of June, with focuses in planning experiments and teaching.
- Completely Randomized Design (CRD) - Updated 27/06/2020
- Randomized Complete Block Design (RCBD) - Updated 29/06/2020
install.packages("devtools")
devtools::install_github("Prof-ThiagoOliveira/planExp")
If you use Windows, first install Rtools. If you are facing problems with Rtools installation, try to do it by selecting Run as Admnistrator option with right mouse button. On a Mac, you will need Xcode (available on the App Store).