Skip to contents

Fieldbook generator for Augmented Designs.

Usage

design_augmented(
  checks,
  entries,
  blocks = NULL,
  eu_block = NULL,
  random = TRUE,
  zigzag = FALSE,
  dim = NA,
  serie = 1000,
  seed = NULL,
  project = "inkaverse",
  qrcode = "{project}{plots}{entry}"
)

Arguments

checks

Vector of check treatments.

entries

Vector of new entries.

blocks

Optional number of blocks. If NULL, it is calculated from entries, checks and eu_block.

eu_block

Number of experimental units per block.

random

Randomize entries allocation.

zigzag

Zigzag field layout.

dim

Optional layout dimensions c(nrows, ncols).

serie

Plot series number.

seed

Random seed.

project

Barcode prefix.

qrcode

QR code template.

Value

List with fieldbook and parameters.