cr.lsd: Latin Square Design

View source: R/cr_lsd.R

cr.lsdR Documentation

Latin Square Design

Description

This function creates the fieldbook and fieldplan for a LSD.

Usage

cr.lsd(geno, serpentine = c("yes", "no"))

Arguments

geno

The list of genotypes.

serpentine

"yes" or "no", default "yes".

Value

It returns the fieldbook and fieldplan.

Author(s)

Raul Eyzaguirre.

Examples

cr.lsd(c("A", "B", "C"))
cr.lsd(c("A", "B", "C", "D", "E"))

reyzaguirre/st4gi documentation built on April 14, 2024, 11:46 p.m.