fieldMap: Organazing the field map in function of plot order

Description Usage Arguments Details Value References Examples

View source: R/fieldMap.R

Description

Field map ID identification to align with plots shapefile built with fieldShape(). The plots are numbered from left to right and top to bottom.

Usage

1
  fieldMap(fieldPlot, fieldRange, fieldRow, decreasing=F)

Arguments

fieldPlot

vector with plot ID

fieldRange

vector with range ID

fieldRow

vector with row ID

decreasing

if FALSE the plots will be order left to right and right to left every other line following the breeding field design.

Details

The function returns a matrix with plots ID identified by rows and ranges

Value

Matrix with plots ID.

References

Matias et al. (2019) FIELDimageR: A R Package to Analyze Orthomosaic Images from Agricultural Field Trials. (submitted)

Examples

1
  ##see Vignette at https://github.com/filipematias23/FIELDimageR

angel30mpa/ampa documentation built on Feb. 22, 2020, 12:17 a.m.