/planExp

Experimental Planning using Shiny

Primary LanguageR

planExp

Development Build Status AppVeyor Build Status

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.

Experimental Planning

Type of experiment design supported by the planExp package

  • Completely Randomized Design (CRD) - Updated 27/06/2020
  • Randomized Complete Block Design (RCBD) - Updated 29/06/2020

Installation

Installed the development version from Github:

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).