add_cl: Creation of field design using factor or treatments

Description Usage Arguments Author(s)

View source: R/design_fieldbook.R

Description

User may create field designs using different levels of a factor or treatment. For example if the factor has two levels; lets say, irrigation and non-irrigation, two field books will be created one with irrigation and the another one with non-irrigations. Only available for unreplicated designs, complete randomized designs '(CRD)', completely block desing '(RCBD)', latin square designs '(LSD)', Alpha design '(AD)', Wescott design '(WD)' and Augmented Block Designs '(ABD)' All those levels will be attached in a column named FACTOR.

Usage

1
add_cl(fb, design_abr = "CRD", factor_lvl)

Arguments

fb

field book design

design_abr

design abbreviation

factor_lvl

vector of factors or treatments.

Author(s)

Omar Benites


CIP-RIU/fbdesign documentation built on May 23, 2019, 10:31 p.m.