Information for build a plan for an experiment (PLEX)
tarpuy_plex(
data = NULL,
title = NULL,
short_title = NULL,
objective = NULL,
references = NULL,
plan = NULL,
institutions = NULL,
researchers = NULL,
manager = NULL,
location = NULL,
altitude = NULL,
georeferencing = NULL,
environment = NULL,
start = NA,
end = NA,
project = NULL,
repository = NULL,
manuscript = NULL,
album = NULL,
nfactor = 2,
design = "rcbd",
rep = 4,
zigzag = FALSE,
nrows = NA,
serie = 1000,
seed = 0,
qrcode = "{project}{plots}",
aug_blocks = NA,
aug_eu_block = NA,
aug_random = TRUE
)data frame or list of arguments:
info
variables
design
logbook
timetable
budget
Data with the fieldbook information.
Project title.
Short description of the project.
The objectives of the project.
References.
General description of the project (M & M).
Institutions involved in the project.
Persons involved in the project.
Persons responsible of the collection of the data.
Location of the project.
Altitude of the experiment (m.a.s.l).
Georeferencing information.
Environment of the experiment (greenhouse, lab, etc).
The date of the start of the experiments.
The date of the end of the experiments.
Name or ID for the fieldbook/project.
link to the repository.
link for manuscript.
link with the photos of the project.
Number of factors for the design.
Type of design.
Number of replication.
Experiment layout in zigzag [logic: FALSE]
Experimental design dimension by rows [numeric: value]
Number of digits in the plots.
Seed for the randomization.
QR code template used to concatenate fieldbook identifiers.
Number of blocks for augmented design.
Number of plots per block for augmented design.
Logical. Randomize entries allocation in augmented design.
Provide the information available.