Partially replicated field design
Arguments
- tot
integer. total number of unique clones/genotypes to be randomized to field
- ins
a character vector of genotypes
- rowD
integer. number of rows in the field
- trial
character. trial name
- n_dummies
integer. number of dummies to complete a rectangular layout
- loc
character. trial location
- totReps
integer. total number of plots: row by col
- trtrepP
a list of numeric vectors. replications of
insgiven in the formlist(c(vector of reps), c(vector of number of clones))e.g.,list(c(1,8), c(304, 4))- trtgroup
a list of numeric vector. replication of treatment groups samilar repliction as
trtrepPbut should add totot.- block_lst
a list specifying blocking of the field
- season
season of trial
- path
character specifying path to write the design
- check
a character vector of checks to fill rectangular grid
- dummy
a character vector of dummy checks to fill rectangular grid
- to_add
integer. number of checks to add to complete the rectangular grid