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, Plot-class, PlotData, PlotData-class, Trial, Trial-class, buildPlotDataTemplate(), buildPlotTemplate(), buildTrialTemplate(), createPlots(), getTrialDesignTypes(), getTrialTypes(), printPlots(), writePlotDataTemplate(), writePlotTemplate(), writeTrialTemplate()


TriticeaeToolbox/breedbase.R documentation built on Aug. 8, 2024, 7:15 a.m.