fixPlantingErrors: fixPlantingMistakes function

View source: R/fixPlantingErrors.R

fixPlantingErrorsR Documentation

fixPlantingMistakes function

Description

function to fix planting mistakes in the field

Usage

fixPlantingErrors(plots, swap)

Arguments

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

Details

[fill in details here]

Value

[value ] object of class 'fieldPlots' or 'fieldBlock' corresponding to 'plots' argument, with the Trial, Entry and Line swapped out.

Examples

# none

nsantantonio/fieldMapR documentation built on Feb. 4, 2025, 3:07 a.m.