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

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