fieldMap: Organazing the field map in function of plot order.

View source: R/fct_fieldMap.R

fieldMapR Documentation

Organazing the field map in function of plot order.

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

fieldMap(fieldPlot, fieldColumn, fieldRow, decreasing = FALSE)

Arguments

fieldPlot

vector with plot ID

fieldColumn

vector with column 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

fieldMap

Value

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


OpenDroneMap/FIELDimageR documentation built on May 4, 2024, 4:24 a.m.