View source: R/fixPlantingErrors.R
fixPlantingErrors | R Documentation |
function to fix planting mistakes in the field
fixPlantingErrors(plots, swap)
plots |
object of class 'fieldPlots' or 'fieldBlock' |
swap |
a list with each element of length 2, or matrix with two columns, where the first element or column is the plotName of the seed source that was planted into the space originally intended to be occupied by the plotName in the second element or column |
[fill in details here]
[value ] object of class 'fieldPlots' or 'fieldBlock' corresponding to 'plots' argument, with the Trial, Entry and Line swapped out.
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.