Information for build a plan for an experiment (PLEX)
tarpuy_plex(
data = NULL,
title = NULL,
objectives = NULL,
hypothesis = NULL,
rationale = NULL,
references = NULL,
plan = NULL,
institutions = NULL,
researchers = NULL,
manager = NULL,
location = NULL,
altitude = NULL,
georeferencing = NULL,
environment = NULL,
start = NA,
end = NA,
about = NULL,
fieldbook = NULL,
project = NULL,
repository = NULL,
manuscript = NULL,
album = NULL,
nfactor = 2,
design = "rcbd",
rep = 3,
zigzag = FALSE,
nrows = NA,
serie = 100,
seed = 0,
qrcode = "{fbname}{plots}{factors}"
)
data frame or list of arguments:
info
variables
design
logbook
timetable
budget
Data with the fieldbook information.
Project title.
The objectives of the project.
What are the expected results.
Based in which evidence is planned the experiment.
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.
Short description of the project.
Name or ID for the fieldbook/project.
link for 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: F]
Experimental design dimension by rows [numeric: value]
Number of digits in the plots.
Seed for the randomization.
[string: "{fbname}{plots}{factors}"] String to concatenate the qr code.
Provide the information available.