rcbd {qrlabelr} | R Documentation |
rcbd
Description
A sample field book generated with the 'FielDHub' package based on a Randomized Complete Block Design layout at two locations.
Usage
data(rcbd)
Format
A data frame with 144 observations and 7 variables:
SN
double
contains observation serial numbers.LOCATION
character
contains information on plot location.PLOT
double
contains the plot number.ROW
double
contains the row number.COLUMN
double
contains the column number.REP
double
contains the replication number.TREATMENT
character
contains the treatment identifier.
[Package qrlabelr version 0.2.0 Index]