Dispatch split-plot experimental designs.
design_split(
nfactors = 2,
factors,
type = "split-rcbd",
rep = 3,
zigzag = FALSE,
nrows = NA,
serie = 1000,
seed = NULL,
project = "inkaverse",
qrcode = "{project}{plots}{factors}"
)A list with the fieldbook design and parameters.
Number of factors in the experiment.
List with factor levels.
Split-plot design type.
Number of replications.
Field layout in zigzag.
Experimental design dimension by rows.
Number to start the plot id.
Seed for randomization.
Barcode prefix.
String to concatenate the QR code.