Information for build a plan for an experiment (PLEX)
tarpuy_plex(
data = NULL,
idea = NULL,
goal = NULL,
hypothesis = NULL,
rationale = NULL,
objectives = 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,
gdocs = NULL,
github = 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.
How the idea was born.
The main goal of the project.
What are the expected results.
Based in which evidence is planned the experiment.
The objectives of the project.
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 Google Docs
link with the github repository.
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.