setTrialPlots: Set Trial Plots

View source: R/trials.R

setTrialPlotsR Documentation

Set Trial Plots

Description

Set the provided vector of Plots as the 'plots' property of the provided Trial

Usage

setTrialPlots(trial = NULL, plots = NULL)

Arguments

trial

A Trial to add the plots to

plots

A vector of Plots to add to the Trial

Value

Trial

See Also

Other Trial: Plot-class, PlotData-class, PlotData, Plot, Trial-class, Trial, buildPlotDataTemplate(), buildPlotTemplate(), buildTrialTemplate(), createPlots(), getTrialDesignTypes(), getTrialTypes(), printPlots(), writePlotDataTemplate(), writePlotTemplate(), writeTrialTemplate()


TriticeaeToolbox/breedbase.R documentation built on March 23, 2024, 10:29 a.m.