/edibbleGUI

Graphical user interface for constructing design of experiments with edibble

Primary LanguageROtherNOASSERTION

edibbleGUI

This package is work-in-progress!

This package is simply a shiny web app version of the edibble package. The main aim is to construct experimental designs with a graphcial user interface.

Currently it’s pretty bare with support only for completely randomised design.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("emitanaka/edibbleGUI")

Usage

Once installed, simply run the command below to get started.

edibbleGUI::app()