knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
mldoeR
stands for Mixed-level designs of experiments in R.
The goal of the package is to provide:
The package currently cannot be install from CRAN. Once a released version is created, it will be available.
At the moment, you can install the experimental version of the package from github using:
#install.packages("devtools") devtools::install_github("ABohynDOE/mldoeR")
If you want to contribute, do not hesitate to create a pull request on github or send me an email.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.