fb_to_map: converts fieldbook to field map

Description Usage Arguments

Description

Simple implementation; currently only works for 1 factorials with equal plots per replication (as in an RCBD trial).

Usage

1
2
fb_to_map(DF, gt = "INSTN", rep = "REP", blk = NULL, plt = "PLOT",
  variable = "HI")

Arguments

DF

a fieldbook data frame

gt

a genotype

rep

column short label used for replication

blk

column short label used for block (ignored currently)

plt

column short label for plot ID

variable

the main variable value to plot


c5sire/fbmaterials documentation built on May 13, 2019, 10:33 a.m.