library(edibble)
design() %>%
set_units(unit = 10)An edibble design
└─unit (10 levels)
How to use the edibble system to construct a design of an experiment.
April 29, 2022
The edibble system is an R-package to build a design of an experiment. To use the system, you will need to install the free, open-source programming language R and install the package:
or you can install the developmental version with: